.newsletter_block {
    overflow: hidden;
    margin-bottom: 0;
}
.newsletter_block .box-content {
    border: none;
    background-color: transparent;
}
.newsletter_block p.success_inline {
    color: #418B19;
    font-weight: bold;
    text-align: center;
}
.newsletter_block p.warning_inline {
    color: #DA0F00;
    font-weight: bold;
    text-align: center;
}

.newsletter_titolo {
    color: #9e5147;
    position: relative;
    line-height: normal;
    text-transform: uppercase;
    font-family: "Source Sans Pro", sans-serif;
    padding: 10px 15px;
    font-size: 22px !important;
    font-weight: 700 !important;
    text-align: center;
}
