/* form styling */

.mc-field-group{
display:block;
margin-bottom: 1rem;
}

form ul, form li{
margin:0px;
padding:0px;
list-style:none;
}

#mc_embed_shell{
padding:1.2rem;
}


