.block_newsletter{
    max-width: none;
    padding: 30px 0 30px 0;
    background-color: transparent;
}

.block_newsletter form .row .col-xs-12:first-of-type .btn-primary:first-of-type {
    border: none;
    width: 120px;
    padding: 10px;
    color: #fff;
    text-align: center;
    font-weight: bold;
    font-size: 15px;
    text-shadow: 1px 1px rgba(0,0,0,0.24);
    background-color: #df0505 !important;
}


#block-newsletter-label{
    margin-top: 10px;
}

