/* STAGE029 — footer navigation, Google location link and consistent social hover. */
#rec2278450073 .ms-footer-location-link,
#rec2278450073 .ms-social-footer-link,
#rec2278450073 a[data-ms-social]{
  transition:color .22s ease, opacity .22s ease!important;
}
#rec2278450073 .ms-footer-location-link:hover,
#rec2278450073 .ms-footer-location-link:focus-visible,
#rec2278450073 .ms-social-footer-link:hover,
#rec2278450073 .ms-social-footer-link:focus-visible,
#rec2278450073 a[data-ms-social]:hover,
#rec2278450073 a[data-ms-social]:focus-visible{
  color:#ffffff!important;
  opacity:1!important;
}
@media (prefers-reduced-motion:reduce){
  #rec2278450073 .ms-footer-location-link,
  #rec2278450073 .ms-social-footer-link,
  #rec2278450073 a[data-ms-social]{transition:none!important;}
}
