﻿body {
    background-color: rgba(167,39,48, 1);
}
#header {
    background-color: #c84648;
}
.bg::after {
    background-color: rgba(167,39,48,.69);
}

.button-underlined, .button-submit, .button-age {
    color: #c84648;
}
.collector-checkout-iframe{
 background-color: #fff  !important;   
}