html body.home-page {
  background-color: #fff !important;
  background-image: none !important;
}

body.home-page,
html body.home-page *:not(#home-no-effects-scope),
html body.home-page *:not(#home-no-effects-scope)::before,
html body.home-page *:not(#home-no-effects-scope)::after {
  box-shadow: none !important;
  text-shadow: none !important;
  filter: none !important;
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
}

body.home-page .site-common-header::before,
body.home-page .site-common-header::after {
  content: none !important;
  display: none !important;
  background: none !important;
}

html body.home-page .landing-nav a:not(#home-no-effects-scope),
html body.home-page .landing-chat:not(#home-no-effects-scope),
html body.home-page .home-estimate-button:not(#home-no-effects-scope),
html body.home-page .quick-card small:not(#home-no-effects-scope),
html body.home-page .sticky-bottom-nav-strong:not(#home-no-effects-scope),
html body.home-page .quick-drawer-submit:not(#home-no-effects-scope),
html body.home-page .complete-mark:not(#home-no-effects-scope),
html body.home-page .complete-link:not(#home-no-effects-scope) {
  background-image: none !important;
}

body.home-page .landing-nav a.active,
body.home-page .landing-nav a[aria-current="page"],
body.home-page .home-estimate-button,
body.home-page .quick-card small,
body.home-page .sticky-bottom-nav-strong,
body.home-page .quick-drawer-submit,
body.home-page .complete-link {
  background-color: #1267e8 !important;
}

body.home-page .landing-chat,
body.home-page .landing-chat-phone {
  background-color: #13a148 !important;
}

body.home-page .complete-mark {
  background-color: #0da8df !important;
}

body.home-page .landing-hero,
body.home-page .home-quote-program,
body.home-page .landing-quick-cards .quick-card,
body.home-page .landing-deals,
body.home-page .deal-card,
body.home-page .sticky-bottom-nav,
body.home-page .quick-drawer-panel {
  background-image: none !important;
}
