#mc_embed_signup{
    clear:left; 
    font:14px Helvetica,Arial,sans-serif; 
    width:100%;
}

#mc-embedded-subscribe-form input[type=checkbox]{
    display: inline;
    margin-right: 10px;
}

#mergeRow-gdpr {
    margin-top: 20px;
}

#mergeRow-gdpr fieldset label {
    font-weight: normal;
}

#mc-embedded-subscribe-form .mc_fieldset{
    border:none;
    min-height: 0px;
    padding-bottom:0px;
    border-color: #c9b541;
}


input{
    display: inline-block;
    height: 100%;
    font-size: 20px;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    font-weight: bold;
    color: #191a1c;
}

input[type=email]{
    width: calc(80% - 5px);
    padding-left: 5px;
}

form div{
    text-align: center;
}

input[type=submit]{
    width: 20%;
    min-width: 100px;
    height: 100%;
    background-color: #c9b541;
    border-color: #c9b541;
    padding: 5px;
}