
.bg-primary{
color: white;
background-color: #f0b82d !important;
}

.btn-check:focus+.btn, .btn:focus{
box-shadow: 0 0 0 0.25rem #f0b82d40 !important;
}

.btn:hover{
color: white;
}


.scroll-to-top, .preloader-holder, .custom--table thead, .header__bottom, .header-search-form__input, .header-search-form.header-search-form-mobile, .forum-block__header, .user-widget, .sidebar-widget__header, .footer-section, .conatact-section::after{
background-color: #f0b82d;
}

.custom--accordion-two .accordion-button:not(.collapsed), .header .site-logo.site-title, .sub-forum-list li a, .d-widget__icon, .user-info-list li i, .user-menu li:hover a, .category-list li:hover a, .category-list li.active a, .social-link li a:hover i, .contact-item i, .contact-item a:hover, a:hover, .profile-info-list li i, .profile-menu li.active a{
color: #f0b82d;
}

body::-webkit-scrollbar-thumb, .post-filter-list li a::after, .single-post .forum-badge, .post-details__badge, .d-widget:hover .d-widget__icon, .d-widget__btn, .user-menu li.active a, .user-menu li.active:hover a{
background-color: #f0b82d;
}
.header .main-menu li a:hover, .header .main-menu li a:focus{
color: white;
}

.btn--base{
background-color: #f0b82d;
}

.btn--base:hover{
background-color: #f0b82d;
}

.account-section {
background-color: #f0b82dfa;
}


.btn--gradient, .bg--gradient {
background-color: #f0b82d;
background-image: none;
}
.text--base {
color: #f0b82d !important;
}