/* Footer brand column  phone link matches body copy (no link styling) */
.foot-brand p a.foot-phone {
  color: inherit;
  text-decoration: none;
  font-weight: 700;
}
.foot-brand p a.foot-phone:hover,
.foot-brand p a.foot-phone:focus,
.foot-brand p a.foot-phone:active {
  color: inherit;
  text-decoration: none;
  font-weight: 700;
}
