.hi-oosn-email-content .oosn-button { background-color: rgb(6, 6, 6, 0.5) !important;}
.hi-oosn-email-content input {background-color:#fff !important;}
#hi-oosn-block {background-color: rgb(6, 6, 6, 0.1) !important;}
.hi_gdpr_consent_oosn {color: rgb(6, 6, 6, 0.7) !important;}
.hi_gdpr_consent_oosn .custom-checkbox{display:flex;}
.hi_gdpr_consent_oosn .custom-checkbox input[type=checkbox] + span {
  color: rgb(6, 6, 6) !important;
  border-color: rgb(6, 6, 6) !important;
  border-radius: 3px;
}
@media (min-width:992px) {
  #hi-oosn-block {
    max-width: 85%;
  }
}

@media (min-width:1400px) {
  #hi-oosn-block {
    max-width: 75%;
  }
}
