.advanced-slider__caption__inner__content__button span {
    color: #000 !important;
    position: relative;
    transition: all .3s ease;
    z-index: 1;
}
.advanced-slider .swiper {
    height: unset;
}
.border-primary {
    border-color: #9C5C30;
}
.w-28 {
    width: 21rem;
}
.text-store-text-secondary {
    color: #9C5C30;
}
section.s-block.s-block--fixed-banner .container {
    max-width: 100%;
    padding: 0;
}
.text-primary-reverse {
    color: #E2FFFF !important;
}
.bg-primary {
  background-color:#2A1505 !important;
}