.main--1774-collection, .main--1774-collection-event {
    font-family: Arial;
}
.section-1774-newsletter {
    background-color: #299843!important;
}
.submit-1774 {
    border: 1px solid #ffffff !important;
    text-decoration: none !important;
    color: #ffffff !important;
    font-weight: 500 !important;
} 
.newsletter-1774-description, .checkmark, .terms-label, .terms-label a, .legal-terms-show-more, .legal-terms-show-more-content, .legal-terms-show-less, .submit-1774 button, .input-text.input-email.email.required { 
    color: white!important;
}
#dwfrm_newsletter_email {
    color: black!important;
}
.section-1774-newsletter .newsletter-1774 .subscribe-1774-form fieldset .form-row-email input {
    color: black!important;
}
.section-1774-newsletter .newsletter-1774 .subscribe-1774-form fieldset .accept-terms label .checkmark {
    border: 1px solid #ffffff !important;
}
.input-text {
    border: 1px solid #ffffff;
}
.error-msg {
    color: black!important;
}
.section-1774-newsletter .newsletter-1774 .subscribe-1774-form fieldset .form-row-email.validation-error input {
    border-top: 1px solid #000000;
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
    border-bottom: 1px solid #000000;
}
.section-1774-newsletter .newsletter-1774 .subscribe-1774-form fieldset .form-row-email.validation-error + .close-error-icon::after, .section-1774-newsletter .newsletter-1774 .subscribe-1774-form fieldset .form-row-email.validation-error + .close-error-icon::before {
    background-color: #000000!important;
}
.section-1774-newsletter .newsletter-1774 .subscribe-1774-form fieldset .accept-terms label .checkmark::after {
    border-right: solid #fff!important;
    border-bottom: solid #fff!important;
}
.section-1774-newsletter .newsletter-1774 .success-form {
    color: #fff;
}
.ossf-newsletter-my-div {
     width: 100%;
     background-color: #299843;
     color: #ffffff;
}
.ossf-newsletter-my-div-headline {
    width: 70%;
    font-size: 38px;
    font-weight: normal;
    padding-top: 50px;
    padding-bottom: 20px;
    line-height: 40px;
    font-family: Arial,Helvetica,sans-serif;
}
.ossf-newsletter-my-div-headline-mobile {
    width: 70%;
    font-size: 28px;
    font-weight: normal;
    padding-top: 50px;
    padding-bottom: 20px;
    line-height: 40px;
    font-family: Arial,Helvetica,sans-serif;
}
.ossf-newsletter-my-div-text {
    width: 70%;
    font-size: 20px;
    padding-top: 30px;
}
@media (max-width:767px) {
 .hide-on-mobile {
  display:none!important
 }
 .only-on-tablet {
  display:none!important
 }
}
@media (min-width:768px) {
 .only-on-mobile {
  display:none!important
 }
}
@media (max-width:1023px) {
 .only-on-desktop {
  display:none!important
 }
}
@media (min-width:768px) and (max-width:1023px) {
 .hide-on-tablet {
  display:none!important
 }
}
@media (min-width:1024px) {
 .hide-on-desktop {
  display:none!important
 }
 .only-on-tablet {
  display:none!important
 }
}
.ossf-showmore {
    color: #ffffff;
    font-size: 20px;
}
.ossf-showless {
    color: #ffffff;
    font-size: 20px;
}