.c-sidebar {
    background: #06002F;
}

.c-sidebar .c-sidebar-nav-link:hover, .c-sidebar .c-sidebar-nav-dropdown-toggle:hover {
    background: #A3873F;
}

.c-sidebar .c-sidebar-nav-link.c-active, .c-sidebar .c-active.c-sidebar-nav-dropdown-toggle {
    background: #A3873F;
}

.c-sidebar .c-sidebar-nav-link .c-sidebar-nav-icon, .c-sidebar .c-sidebar-nav-dropdown-toggle .c-sidebar-nav-icon {
    color: #A3873F;
}

.btn.btn-primary-gradient {
    background: #A3873F;
}

button.btn-link {
    color: #A3873F;
}

.menu-row .menu-item.active:after {
    border-top: 15px solid #A3873F;
}

.super-custom-select::after {
    background: #06002F;
}

.btn-primary-gradient {
    background: #A3873F;
}

.stats-cart.stats-item.active-item {
    background: #A3873F;
}

.stats-cart.stats-item:not(.active-item):hover {
    background: #A3873F;
}

.stats-cart.color-two {
    background: #080044;
}

.stats-cart.color-three {
    background: #06002F;
}

.stats-cart.color-one {
    background: #06002F;
}

.c-sidebar .c-sidebar-nav-title {
    color: #A3873F;
    background: #41444F;
    padding: 15px 15px 15px 22px;
}

.list-group-item.active {
    background-color: #A3873F;
    border-color: #A3873F;
}


.page-item.active .page-link {
    background-color: #A3873F;
    border-color: #A3873F;
}

.btn-primary {
    color: #fff;
    background-color: #A3873F;
    border-color: #A3873F;
}

.menu-row .menu-item.active:active, .menu-row .menu-item.active:focus, .menu-row .menu-item.active:hover {
    background-color: #A3873F;
    border-color: #A3873F;
}

.menu-row .menu-item.active:active:after, .menu-row .menu-item.active:focus:after, .menu-row .menu-item.active:hover:after {
    border-top: 15px solid #A3873F;
}

.c-sidebar-brand {
    flex: 0 0 93px;
}

.golden-background {
    background-color: #A3873F;
}

.no-hover:hover {
     background-color: #A3873F;
     border-color: #A3873F;
}

.tw-bg-coral-500 {
    background-color: #A3873F;
}

.tw-text-coral-500 {
    color: #A3873F;
}

a:hover {
    color: #A3873F;
}

.rrup-board-subset-item-active-strip {
    background-color: #A3873F;
}

.agreement-main-background-color {
    background-color: #A3873F;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #A3873F;
    border-color: #A3873F;
}

#tasks-calendar.fc-theme-standard .fc-event-today.fc-daygrid-dot-event {
    color: white;
}

.fc-daygrid-dot-event.fc-event-today .fc-event-title {
    font-weight: 500;
}

.btn.btn-primary-gradient.btn-with-options {
    border-left: 1pt solid #ced4da;
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
    background: #A3873F;
    padding: 10px;
}
