/* Add custom CSS styles below */ 
@media (min-width: 991px) {
    .force-center salla-slider .swiper-wrapper {
        justify-content: space-evenly;
    }
}

section.s-block.s-block--circle-links.force-center.s-block--animate.circle-links-2 {
    margin-bottom: 3rem;
}

#app > div.app-inner.flex.flex-col.min-h-full.bg-storeBG > footer > div > div.footer-bottom > div > span > p{
color:white !important;
}

.hover\:text-primary:hover {
    color: #eee;
}