.title-a {
  color: #3080F5;
}
footer .footer-log {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
footer .footer-log img {
  width: 160px;
  padding: 20px;
  background-color: #fff;
  border-radius: 15px;
  margin: 10px 15px 10px 0px;
}
#contact_form .contactus {
  margin-bottom: 0;
}
#contact_form .error-title {
  margin-bottom: 20px;
  color: red;
}
/*# sourceMappingURL=style.css.map */