/* Keep the current-focus callout clear and understated. */
.hero::before,
.hero::after {
  display: none;
}
