/* r70 (home, mobile): close the gap between the "Start where you are" eyebrow
   and the heading beneath it. */
@media(max-width:640px){
  .intro .intro-main .eyebrow{margin-bottom:3px}
}
