.row.mailchimp-row
{
    margin-bottom: 15px;
}

.row.mailchimp-row #txtEmail.form-control
{
    width: 100%;
}

.mailchimp-prompt
{
    color: #3d5998;
    font-family: "Klavika-Regular", Roboto;
    font-size: 16px;
    font-weight: bold;
}

#mailchimp-modal .modal-header .close
{
    margin-top: -10px;
}

#mailchimp-modal .modal-header .close span
{
    font-size: 36px;
}
