/* Small site-wide contrast corrections for NeoGrow-owned landing components. */
html body #hdv-install-btn,
html body #hdv-install-btn:hover,
html body #hdv-install-btn:focus-visible {
  color: #fffaf0 !important;
  background: #0b1d27 !important;
  border-color: #d9ad4a !important;
}

#hdv-install-note {
  color: #d6e1e5 !important;
}

html body .ngx .ngx-kicker,
html body.page-id-6875 .ngx-section .ngx-kicker {
  color: #f0ca66 !important;
}

html body .ngx .ngx-diagnosis small,
html body .ngx .ngx-product-body small {
  color: #f0ca66 !important;
}

html body .woocommerce .neo-off-badge,
html body .woocommerce-page .neo-off-badge {
  color: #0b1d27 !important;
  background: #d4a72c !important;
}

html body .ngx .ngx-path a,
html body .ngx .ngx-path a b {
  color: #f1ca68 !important;
}
