/*Small change for stepy*/
.stepy-header li.stepy-active div {
    background: #aa2430;
}
.stepy-header li div:after{
    background-color: #aa2430;
}

.checkout-header-text {
    color: black !important;
}


#rs-wrapper {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e4e4e4+0,8e54e9+100 */
    background: white !important;
}

.checkout-header-text {
    color: black !important;
}

.panel-info > .panel-heading {
    background: #aa2430;
}

.panel-info {
    border-color: #aa2430 !important;
}

.alert-info {
    border-color: #aa2430 !important;
    background-color: #aa2430 !important;
    color: white;
}

.alert-info .alert-icon {
    background: #aa2430 !important;
}

.growl-notice {
    background: #aa2430 !important;
}

.cfbtn.cfbtn-outlined {
    color: #aa2430;
}

.cfbtn.cfbtn-outlined:hover, .cfbtn.cfbtn-outlined:focus {
    color: #d43442;
    border-color: #d43442;
}

.cfbtn:hover
    background-color: #d43442;
    border-color: #d43442;
}

.cfbtn,
.cffc-checkbox > input:checked+label::before,
.cffc-radio > input:checked[type=radio] {
    background-color: #aa2430;
    border-color: #aa2430;
}