.cNewsletterButton {
    background-color: #FB9F24;
}
.cNewsletterButton:hover, .cNewsletterButton:focus, .cNewsletterButton:active, .cNewsletterButton.active {
    background-color: #FB9F24;
}
.cNewsletterLabel label {
    width: 100px;
}
.cNewsletterPanel {
    padding-bottom: 0px!important;
    padding-top: 10px!important;
    background-color: white!important;
}
.cNewsletterHeading {
    background-color: #FB9F24!important;
}
.cNewsletterMensagem {
    text-align: center;
}
