.contact-text {
  color: #09539f;
}
.colorgraph {
  height: 5px;
  opacity: 0.5;
  border-top: 0;
  background: #1b75ba;
  border-radius: 5px;
}
.contact-page h5 {
  margin-bottom: 25px;
  color: #0d6efd;
  font-weight: 500;
}
.contact-page p {
  font-size: 18px;
  font-weight: 400;
}
form i {
  color: #0d6efd;
}
.links i {
  font-size: 30px;
  color: #1b75ba;
}
.links h4 {
  font-weight: 500;
  color: #1b75ba;
  font-size: 20px;
  margin-bottom: 20px;
}
