/*#mc_embed_signup h2 {*/
    /*text-align: center;*/
    /*font-size: 30px;*/
    /*color: #fff;*/
    /*margin-bottom: 20px;*/
/*}*/

#mc_embed_signup {
    max-width: 650px;
    margin: auto;
}
#mc_embed_signup .mc-field-group {
    padding-top: 40px;
}
/*#mc_embed_signup .mc-field-group input.placeholder {*/
    /*display: block;*/
    /*margin: 0 5%;*/
    /*font-size: 18px;*/
    /*color: #404040;*/
    /*font-weight: 700;*/
/*}*/

#mc_embed_signup .mc-field-group input {
    /*margin: 0 auto;*/
    display: block;
    /*height: 30px;*/
    width: 90%;
    font-size: 18px;
    border-bottom: 1px solid #404040;
    font-weight:700!important;
    padding-bottom: 20px;
    font-family: 'Roboto';
    color: #404040;
}

#mc_embed_signup .mc-field-group input[type="checkbox"] {
    width: auto;
    display: inline-block;
    font-weight: 500;
}

#mc_embed_signup .clear {
    text-align: center;
}
#mc_embed_signup input[type="submit"] {
    background-color: #f67819;
    width: 210px;
    height: 60px;
    margin-top: 35px;
    border: none;
    font-size: 18px;
    color: #fff;
    font-weight: 700;
}
.et_divi_theme #mc_embed_signup div.mce_inline_error {
    margin: 0px 5px 1em 5px;
    padding: 5px 10px;
    background-color: #d57c30;
    font-weight: bold;
    z-index: 1;
    color: #fff;
}
.et_divi_theme #mc_embed_signup .mce-responses {
    padding-top: 20px;
}
.et_divi_theme #mc_embed_signup .mce-responses .response {
    font-weight: 500;
}

input[type=text], input[type=password], input[type=tel], input[type=email], input.text, input.title, textarea, select {
    border: none;
}
