/*
 * CALL TO ACTION
 */

/*.et_pb_promo {*/
    /*background: #7ac15f !important;*/
/*}*/


.redoma-cta {
    text-align: center;
    width: 100%;
    padding: 20px 20px;
}
.redoma-cta h2 {
    text-align: center;
}

.redoma-cta p {
    text-align: center;
    padding: 10px 0;
}

.redoma-cta .redoma-button {
    border-radius: 0px !important;
    margin: 20px 0 0 0;
    padding: 20px 20px;
    color: #fff;
    background-color: #7E0014  !important;
}

.redoma-cta .redoma-button:hover {
    background: #CAF192;
}

.redoma-cta .redoma-button a {
    color: #a4051e !important;
}

.redoma-cta .redoma-button i {
    color: #fff !important;
}