:root {
    --primary-color: #48260f !important;
    --ps: rgb(36, 52, 71, 0);
    --secondary-color: #a67c52 !important;
    --accent-a: #d6b17c !important;
    --accent-b: #f5f1cb !important;
    --accent-c: #b9a98d !important;
    --text-primary:#ffffff !important;
    --text-secondary:#efe7df !important;
    --black-primary:#000000 !important;

    --swiper-pagination-color: var(--accent-a) !important;
}

.swiper-wrap {
    flex: 1 1 40% !important;
}