#mc-embedded-subscribe {
    background-color: magenta;
}

#mc-embedded-subscribe:disabled {
    background-color: grey !important;
    color: white;
    cursor: not-allowed;
}


#mc_embed_signup form {
    margin: 0 !important;
}

#mc_embed_signup .mc-field-group {
    padding-left: 0;
    margin: 0;
    justify-content: start;
    display: block !important;
}

.check-c {
    width: auto !important;
}