.globalClass.first input,
.globalClass.last input,
.globalClass.email input {
  color: white;
    background: #5E2D92 !important;
    border-radius: 1rem !important;
}
h1.text-align-center {
    color: white;
    font-size: 3rem;
}
h2.text-align-center {
    color: white;
    font-size: 2rem;
}
p.text-align-center {
    text-align: center !important;
    color: white;
}
.captcha__description, .captcha__title {
    color: #fff;
    font-weight: 800;
    text-align: left !important;
}

a.white{
    color: #fff !important;
}
p.white{
    text-align: left;
    font-size: 2rem;
    color: #fff;
}
.globalPrivacy .webform-element-description{
    color: #fff !important;
}
.globalFormSubmit .webform-button--submit{
   border-radius: 1rem !important;
    font-weight: bold;
   background-color: #F15922 !important;
   color: #5E2D92 !important;
}
#edit-processed-text-01{
font-size: 1.5rem;
 padding-bottom: 5rem;
  color: #fff !important;
}
button[type=reset] {
    display: none;
}


@media (min-width: 1024px) {
  .webform-submission-form  {
    width: 100% !important;
    max-width: 75rem !important;
    margin: 0 auto !important;
  }

  .globalClass.first, .globalClass.last {
    max-width: 32.2rem;
    left: 6.5rem;
  }
  .globalClass.first, .globalClass.last {
    width: 100%;
    float: left;
    position: relative;
  }
  .first .globalElement, .last .globalElement {
    max-width: 94% !important;
    width: 97% !important;
    float: left;
  }
  .globalClass.favorite .form-item__dropdown {
    border-radius: 1rem !important;
    max-width: 65rem;
    width: 63.5rem;
    border-radius: 5px;
  }
  .globalClass .globalElement, .globalClass .js-form-item, .globalClass .globalTextElement {
    max-width: 65rem;
    width: 63.5rem !important;
  }
  .globalClass.first, .globalClass.last {
      max-width: 32.8rem;
  }
  .globalClass.first, .globalClass.last {
      width: 50rem;
margin-bottom: 10px;
  }
