.indicates-required {
    display: none;
}
.asterisk {
    opacity: 0;
}

#mc-embedded-subscribe-form {
    margin: 0 !important;
}

#mc_embed_signup_scroll {
    text-align: start;
}

#mc_embed_signup #mc-embedded-subscribe-form div.mce_inline_error {
    background-color: inherit !important;
}

.mc-field-group {
    padding-bottom: 0 !important;
    width: 100% !important;
}
#mc_embed_signup div.response {
    margin: 0 !important;
    padding: 0 !important;
}

#mc_embed_signup_scroll {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

#mc-embedded-subscribe {
    background-image: url('../images/content/4/subscribe.png');
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-color: transparent !important;

    color: #ff96c3 !important;
    font-family: "Conthrax", sans-serif !important;
    font-size: 26px !important;
    text-transform: uppercase;

    height: 110px !important;
    width: 269px !important;
}

#mc_embed_signup .foot {
    width: 100% !important;
    display: flex !important;
    justify-content: center;
}
