.mailerlite-form-response * {
    font-family: "Ringside Regular A", "Ringside Regular B", Sans-serif, Arial
}

.mailerlite-form-response {
    font-size: 30px;
}

.mailing_list_footer .mailerlite-form div.mce_inline_error {
    background: rgba(252,67,73,1)!important;
    margin: 0!important;
    margin: 0 0 1em 0;
    padding: 5px 10px;
    background-color: #6B0505;
    z-index: 1;
    color: #fff;
    font-size: 13px;
    font-weight: 400;
    text-transform: none;
    letter-spacing: 0;
    line-height: 1.75em;
    font-family: "Clear Sans";
    font-style: normal;
}


.mailerlite-form-response {
    color: #50bff2 !important;
}

.mailerlite-form-response h4 p{
    font-weight: bold;
}