/* Host skin for the homepage H1. Structure lives in drive-headline.css. */
.sp-drive-headline {
  --sp-drive-headline-mark: #a3e635;
  --sp-drive-headline-accent: #84cc16;
  --sp-drive-headline-body: #171717;
  --sp-drive-headline-sprite: 44px;
  background: transparent;
  overflow: visible;
}
.hv2-title.sp-drive-headline {
  background: transparent !important;
  background-color: transparent !important;
  overflow: visible !important;
}
.hv2-title .sp-drive-headline__line,
.hv2-title .sp-drive-headline__inner {
  background: transparent !important;
  background-color: transparent !important;
  overflow: visible !important;
}
.hv2-title img.sp-drive-headline__park {
  opacity: 0;
  visibility: hidden;
}
