.intro-text {
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .intro-text {
    margin-bottom: 30px;
  }
}
.intro-text > *:last-child {
  margin-bottom: 0 !important;
}

.remove-space-last > *:last-child {
  margin-bottom: 0 !important;
}

.primary-btn {
  height: 40px;
}

.contact-us-sec .address-text h3 {
  margin-bottom: 12px;
}/*# sourceMappingURL=development.css.map */