
/* ---- the CTA boxes come back down --------------------------------------
   The label stays at 18px and on the same face; it is the box that had grown
   out of proportion. 16px of vertical padding on an 18px label gave a 63px
   button, which is most of the way to the 72px headline sitting above it and
   reads as the loudest thing in the hero. 12px brings it to about 48px, which
   is a control rather than a slab, and the label is untouched. */
.at-btn{padding:12px 26px}
.lf-btn{padding:14px 26px}
