.bg-brown {
    background-color: #a20101 !important;
}
.section-title::after, .section-title::before {
    background-color: #a20101 !important;
}

.text-brown {
    color: #a20101 !important;
}
.border-brown-css {
    border-left: 5px solid #a20101 !important;
}
.custom-tabs .nav-link.active {
    background-color: #a20101 !important;
    border: 1px solid #a20101 !important;
}
.pagnation_selected {
    background: #a10008 !important;
}