.logo-title {
  color: #ffffff;
  font-size: 1.3rem;
  margin-bottom: 0;
}
.logo-top {
  width: 100%;
  max-width: 250px !important;
}
.logo-top .logo {
  max-width: 250px !important;
}
.accordions .accordions-title span:after {
  content: '☰' !important;
}
.iconBox {
  margin-bottom: 20px;
}
.iconBox .col-md-4 {
  margin-bottom: 30px;
}
.iconBox .cards {
  padding: 20px;
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
  height: 100%;
}
.iconBox .cards h3 {
  text-align: center;
  margin: 15px 0;
}
.iconBox .cards p {
  font-size: 18px;
}
.userBox img {
  width: 100%;
  height: 500px;
  object-fit: cover;
}
.error-message {
  color: red;
}
#contactForm .form-group {
  margin-bottom: 10px;
}
/*# sourceMappingURL=style.css.map */