/* Consolidated final revisions. */
.gbe-proposal-hero .eyebrow,
.hero-carousel .eyebrow {
  font-size: 18px !important;
  letter-spacing: .19em;
  line-height: 1.25;
}

/* The legacy English hero has its distributor line and buttons in one node.
   Hide only the line's text while retaining its page buttons. */
.hero-carousel .hero-bottom > p { font-size: 0; }
.hero-carousel .hero-bottom .button { font-size: 13px; }
.site-brand { position: relative; z-index: 30; pointer-events: auto; }

@media (max-width: 800px) {
  .gbe-proposal-hero .eyebrow,
  .hero-carousel .eyebrow { font-size: 14px !important; letter-spacing: .15em; }
}
