
.custom-box-outline {
    border: 1px solid #72696C !important;
}

.forgot-password-link, .user-info-item {
    color: #C38ABD !important;
}

.login-button {
    background: #261D20 !important;
    border: 1px solid #A30001 !important;
}


.filter-active,
.promotion-item > div > button,
.register-button {
    background: linear-gradient(to bottom, #B14166 0%, #7D1211 100%) !important;
}

.topbar-container {
    background-color: #261D20 !important;
    border-color: #A55756 !important;
}

.home-info-container {
    background: linear-gradient(to bottom, #261D20 0%, #261D20 100%) !important;
    border-color: #A55756 !important;
}

.banner-bg {
    background-color: #7D1211 !important;
    border-color: #A55756 !important;
}

/*.footer-bg {
    background: linear-gradient(to bottom, #7D1211 0%, #7D1211 100%) !important;
}*/

.site-footer {
    background: linear-gradient(to top, #7D1211 0%, #7D1211 100%) !important;
    border-color: #A55756 !important;
}

.announcement-container {
    background-color: #433A3D !important;
}

    .announcement-container > [data-section="announcements"] {
        background: #2A2124 !important;
    }

