.text-box a {
    color: #760C00;
}
.header-bottom {
    background: #fa9c9c;
}
.bg-overlay::after {
    background: rgb(12 18 34 / 83%) !important;
    width: 101%;
    height: 101%;
}

footer {
    background: #1c0000;
}

.social-icons li a {
    width: 44px;
    height: 44px;
    background: #760c00;
}
.custom-button{
    color: #fff !important;
    background: #760c00 !important;
}