.a-pb {
    background-color: #CC1F1A !important;
}
.hvr-a-pb:hover {
    background-color: #CC1F1A !important;
}
.bg-a {
    background-color: #a1232b !important;
}
.hvr-bg-a:hover {
    background-color: #d93246 !important;
}
.t-a {
    color: #d93246 !important;
}
.hvr-t-a:hover {
    color: #d93246 !important;
}

.bg-g {
    background-color: #23282d !important;
}

.bg-b {
    background-color: #f3bec5 !important;
}
.hvr-bg-b:hover {
    background-color: #f3bec5 !important;
}
.t-b {
    color: #f3bec5 !important;
}
.hvr-t-b:hover {
    color: #f3bec5 !important;
}

.a-pt {
    color: #CC1F1A !important;
}
.hvr-a-pt:hover {
    color: #CC1F1A !important;
}
.a-pt-border {
    border: 2px solid #CC1F1A !important;
}
.a-sb {
    background-color: #F9ACAA !important;
}
.hvr-a-sb:hover {
    background-color: #F9ACAA !important;
}
.a-st {
    color: rgb(242, 188, 188) !important;
}
.hvr-a-st:hover {
    color: rgb(242, 164, 164) !important;
}
.a-t {
    color: #FCEBEA !important;
}
.b-cement {
    background-color: #E6E6E6 !important;
}
.b-white {
    background-color: #fff !important;
}
.hvr-a-t:hover {
    color: #FCEBEA !important;
}
.hvr-gradient:hover {
    background-image: linear-gradient(to right top, #ff0000, #fa3300, #f54900, #f05a07, #eb6712) !important;
}
.button-gradient {
    background-image: linear-gradient(to right top, #ff7979, #fc6563, #f7504b, #f13833, #e91717) !important;
}
.a-gradient-4 {
    /* background-image: linear-gradient(to right top, #dc1919, #e41616, #ed1213, #f50e0e, #fd0808) !important; */
    background-image: linear-gradient(to top, #dc1919, #e41616, #ed1213, #f50e0e, #fd0808) !important;
}
.a-gradient-4-circle {
    background-image: radial-gradient(circle, #dc1919, #e41616, #ed1213, #f50e0e, #fd0808) !important;
}
.l-input {
    background: rgba(255, 255, 255, 0.3) !important;
    border: 0px !important;
    color: #fff !important;
}
.l-input::placeholder {
    color: #fff !important;
}
.sub {
    background-color: #000000 !important;
}
.p-hover:hover {
    background-color: #000000 !important;
    color: #fff !important;
}
.p-hover:hover a {
    color: #fff !important;
}

.d-hover:hover {
    background-color: #191e23 !important;
    color: #fff !important;
}
.d-hover:hover a {
    color: #fff !important;
}

.c-hover:hover {
    background-color: #191e23 !important;
    color: #fff !important;
}

.p-active {
    background-color: #000000 !important;
    color: #fff !important;
}
.p-active a {
    color: #fff !important;
}
.c-active {
    background-color: #191e23 !important;
    color: #fff !important;
}
.white {
    color: #fff !important;
}
