.globalClass .globalElement, .globalClass .js-form-item {
  color: #555555 !important;
}
input[type="checkbox"]{
width:16px  !important;
height: 16px !important;
}
.webform-button--submit {
  background-color: #CC1430 !important;
}