.modal {
   color: #000000 !important;
}

.newsletter-form-frame {
   border: 0;
   width: 100%;
   height: 42rem;
}

.newsletter-form-wrapper {
   margin: 2rem .25rem;
}

.no-right-margin {
   margin-right: unset !important;
}

.no-right-padding {
   padding-right: unset !important;
}

.no-left-padding {
   padding-left: unset !important;
}

.no-left-margin {
   margin-left: unset !important;
}
