.webform-confirmation__message {
    margin-top: -2rem !important;
    color: white !important;
    font-size: 3rem !important;
    padding-top: 5rem !important;
}
.globalClass label {
    color: #ffffff !important;
}
h2.text-align-center {
      padding-top: 2rem;
    margin-top: -2rem;
    color: white;
    font-size: 3rem;
}
.globalClass .globalElement, .globalClass .js-form-item, .globalClass .globalTextElement {
        padding: 1.2rem;
        border-radius: 0rem !important;
}
.globalClass select {
        background: white;
}
.webform-element-description {
color: white !important;
}
h3.text-align-center {
    font-size: 1.8rem;
    color: white;
}
input#edit-actions-submit {
text-transform: lowercase;
  background: #EEAF11;
   padding-top: 0.8rem;
    border-radius: 0rem;
    background: #EEAF11;
}
.webform-confirmation__message {
    margin-bottom: 0rem !important;
}
span.validation-error {
    margin: 0px auto 0 !important;
}