/* Hover color for phone + address links */
  .contact-link:hover {
    color: #e62e36 !important;
  }