.mhForm, .mhForm * {
  font-family: 'Montserrat', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji' !important;
}
.mhForm__label,
.mhForm__checkboxLabel a,
.mhForm__control span,
.mhForm__control a,
.mhForm__legend
{
  color: #fff !important;
}
.mhForm__control span,
.mhForm__control a
{
  font-size: 14px !important;
}
.mhForm__button {
  background-color: #c49461 !important;
}
