.contact-info a {
    color: #4a6cf7;
    text-decoration: none;
  }
  .contact-info a:hover {
    text-decoration: underline;
  }
  