.btn.btn-outline-primary
 {
    color: #1b2028;
    border-color: #cdac65;
    background: #cdac65;
}
.btn-primary {
    --bs-btn-color: #1b2028;
}
.header-title {
        line-height: 0.7;
    }
@media (min-width: 576px) {
    .home-categories-swiper {
        width: 1220px;
        margin: 0 auto;
    }
}
.nav-bar.nav-bar-bg {
    background-color: #1b2028;
}
.seoh3{font-size:18px;}
.header.header-image {
    background: #cdac65;
}