.coh-style-webform-wrapper .webform-submission-form .form-type-checkbox {
   line-height: 1.4;
}

.coh-style-webform-wrapper .webform-submission-form input.form-checkbox {
  width: auto;
  height: auto;
  display: inline-block;
  margin-right: 8px;
}

.coh-style-webform-wrapper .webform-submission-form .description {
 display: none; 
}

.coh-style-webform-wrapper .webform-submission-form #edit-marketing-opt-in--description {
  display: inline;
}

#edit-country {
    border: none;
    background: transparent;
    width: 55px;
}

.form-item-country {
  display: inline-block;
  line-height: 30px;
  margin-left: 2px;
}

.form-item-country::before {
  content: '';
  display: inline-block;
  height: 34px;
  width: 34px;
  background: url('/solutions/sites/default/files/2025-05/intl-icon.png') center center no-repeat;
  background-size: contain;
  vertical-align: bottom;
}