.contact-icon {
  font-size: 3em;
}
/* 
a,
a:focus,
a:hover {
  color: #297491;
}

a {
  font-weight: bold;
  text-shadow: none;
}

html,
body {
  height: 100%;
  background-color: #5CA8BE;
}

footer p {
  color: #297491;
  font-weight: bold;
  text-shadow: none;
} */