To fix the introducer furl wrapping, add:
.furl { word-wrap: break-word; }
.furl {
word-wrap: break-word;
}
To the existing ".furl" CSS selector