.smf-progress-tracker__item[aria-current=true] .smf-progress-tracker__item__number {
  background-color: #192c5a !important;
}

.smf-form--business .smf-item__col--label {
  background-color: transparent !important;
}

.smf-form--business .smf-item {
  border: none !important;
  border-bottom: 1px solid #ddd !important;
}

.smf-form smf-form--business {
  border-top: 1px solid #ddd !important;
}

@media (min-width: 640px) {
  .smf-form--business .smf-item__col--label {
    border-right: none !important;
  }
}
.has-vivid-red-color {
  color: #fff !important;
}

mark {
  background: #192c5a !important;
  padding: 3px !important;
  border-radius: 3px !important;
  color: #fff !important;
}

.smf-button-control__control {
  background-color: #009FE8 !important;
  background-image: none !important;
  color: #fff !important;
  padding: 1.5rem 4rem !important;
  font-size: 1.8rem !important;
  font-weight: 700 !important;
  border: none !important;
}/*# sourceMappingURL=inquiry.css.map */