Hello,
Taglines have a set font size and style.
The best way to edit that is with some CSS.
Try this in the Custom CSS field of Parallel Options > Custom Code.
.hero .lead p { font-size:26px; letter-spacing:-2px; }