.contact-get-in-touch {
  border: 1px solid #002d56;
  margin-bottom: 30px;
}
.contact-get-in-touch h3 {
  color: white;
  background: #002d56;
  text-align: center;
  font-size: 22px 20px;
  font-weight: normal;
  padding: 20px;
}
.contact-get-in-touch .content {
  padding: 20px;
}
.contact-get-in-touch li {
  margin-bottom: 15px;
}
.contact-get-in-touch a {
  text-decoration: none;
}
.contact-get-in-touch a:focus,
.contact-get-in-touch a:hover {
  text-decoration: underline;
}
.contact-get-in-touch .fa {
  margin-right: 20px;
}
/*# sourceMappingURL=contact-get-in-touch.css.map */