#newsletter_form .form--subscribr--button .exit-intent-submit{
    width: 100% !important;
    height: 60px !important;
    border-radius: 0 !important;
    margin-top: 0 !important;    
    font-family: inherit;
    font-size: inherit;
}
#newsletter_form .form--subscribr--button .exit-intent-submit:hover{
    background-color: #37874A;
}