/* 1660 AutoCare V3.6.5 — subtle owner access */
.site-footer__links .footer-owner-login{
  color:#7f8c96;
  border-bottom-color:rgba(127,140,150,.34);
  font-size:.88em;
  letter-spacing:.1em;
}
.site-footer__links .footer-owner-login:hover,
.site-footer__links .footer-owner-login:focus-visible{
  color:#c2ccd4;
  border-bottom-color:rgba(194,204,212,.72);
}
@media(max-width:760px){
  .site-footer__links .footer-owner-login{color:#8d99a2}
}
