/* Preserve the existing layout and buttons, with readable white-on-green text. */
body.home .head-top,
body.home .latest-news h3 span {
  color: #287617 !important;
}
body.home .call-to-action-home a,
body.home .what-we-offer-head,
body.home .speeding-tickets-head,
body.home .wpb_heading,
body.home .california-vehicle-codes-head,
body.home .view-all-wrap a,
body.home rs-module .rev-btn,
body.home .header-btn-wrap a {
  background-color: #287617 !important;
  color: #fff !important;
}
body.home .call-to-action-home a:hover,
body.home .view-all-wrap a:hover,
body.home rs-module .rev-btn:hover,
body.home .header-btn-wrap a:hover {
  background-color: #205f13 !important;
}
body.home #flags a {
  min-width: 24px;
  min-height: 24px;
}
body.home #flags li { min-height: 24px; }
body.home .system-seen-on .partners-logo img { width: auto; }
body.home .what-we-offer-box a[href*="/2019/10/How-the-Process-Works.pdf"] span { color: #b51f16 !important; }
body.home a:focus-visible,
body.home button:focus-visible {
  outline: 3px solid #163d80;
  outline-offset: 3px;
}
