/* 9571365 - 8/1/24 - Jon B */

.footer-info .fsLocationFax a,
.footer-info .fsLocationPhone a {
  color: white;
  text-decoration: none;
}

.footer-info .fsLocationFax a:hover,
.footer-info .fsLocationFax a:focus,
.footer-info .fsLocationPhone a:hover,
.footer-info .fsLocationPhone a:focus {
  color: white;
  text-decoration: underline;
}