#mc-embedded-subscribe-form
    {
    font-size: small;
    }
    
#mc-embedded-subscribe-form label
    {
    font-size: small;
    font-weight: bold;
    }

#mc-embedded-subscribe-form button
    {
    padding: 0px;
    }
    
#mc-embedded-subscribe-form input
    {
    width: 150px;
    }
    
#mc-embedded-subscribe-form
    {
    margin-bottom: 35px;
    }

@media only screen and (max-width: 600px)
    {
    #mc-embedded-subscribe-form
        {
        background-color: rgba( 255, 255, 255, .85 );
        }
    }
    
/* :deepIndent=false:folding=indent:mode=css:noTabs=true:tabSize=4:wrap=none: */