/*Styling for embedded Mailchimp Online Learning Sign Up Form*/
#mc_embed_signup{
    padding-top: 20px !important;
    padding-right: 20px !important;
    padding-bottom: 20px !important;
    padding-left: 20px !important;
    background-color: #ffffff !important;
    border-radius: 10px !important;
}

fieldset.mc_fieldset.gdprRequired.mc-field-group{
    padding: 20px 0 20px 0 !important;
    border-width: 0pc !important;
    
}

div#mce-responses{
    background-color:LightGreen;
    text-align:center;
}

/* Temporarily fix footer */
.wf-container, .wf-container-footer {
    font-size: unset !important;
    line-height: unset !important;
    font-size: 16px !important;
}

.large-title {
    font-size: 30px !important;
}

.large-text {
    font-size: 1.2em;
}

.very-large-text {
    font-size: 2em;
}