/* A0019547 — Homepage summary confirmation flow + contrast fix */
#home-rtr-review .home-rtr__continue-wrap{display:none!important}
#home-rtr-review .home-rtr__actions--secondary,
#home-rtr-review .home-rtr__actions--secondary button,
#home-rtr-review .home-rtr__actions--secondary a,
#home-rtr-review .home-rtr__secondary,
#home-rtr-review .home-rtr__secondary:visited{
  color:#10233f!important;
  -webkit-text-fill-color:#10233f!important;
}
#home-rtr-review .home-rtr__secondary{
  background:#fff!important;
  border-color:#a8beb4!important;
  opacity:1!important;
  text-shadow:none!important;
}
#home-rtr-review .home-rtr__secondary:hover,
#home-rtr-review .home-rtr__secondary:focus-visible{
  background:#f1f7f4!important;
  border-color:#6f9182!important;
  color:#075b43!important;
  -webkit-text-fill-color:#075b43!important;
}
#home-rtr-review .home-rtr__actions--secondary[aria-disabled="true"],
#home-rtr-review .home-rtr__actions--secondary .home-rtr__secondary:disabled{
  color:#42584f!important;
  -webkit-text-fill-color:#42584f!important;
  opacity:.75!important;
}
