/* r73: eyebrows must be identical everywhere. The base .eyebrow had no font-size,
   so eyebrows inside prose sections inherited the 18px body size and looked wrong.
   Pin the shared eyebrow to the homepage treatment (11px) on all breakpoints. */
.eyebrow{font-size:11px;line-height:1.4;text-transform:uppercase}
