﻿.cta_button {
    background: #FF0023 !important;
}
.cta_button:hover {
    color: white;
    background: #FF0023 !important;
}


.site_color {
    color: #231f20;
}

.site_bg {
    background: #231f20;
}