.footer-is-light .store-footer .store-footer__inner {
    background-color: #FCF5EF;
}
.footer-is-light .store-footer {
    background-color: #FCF5EF;
}
div#mainnav {
    background-color: #FCF5EF;
}
.top-navbar {
    background-color: #FCF5EF;
}
.navbar-brand img {
    max-height: 5rem;
}
.s-user-menu-trigger {
    background-color: #FCF5EF;
}
@media (min-width: 1024px) {
    salla-slider .slide--one-sixth {
        width: 25%;
    }
}
.slide--one-sixth h2{
  display: none;
}
.rounded-full {
    border-radius: 0px;
}
.w-16 {
    width: 100%;
}
.slide--cat-entry {
    border-radius: 0rem;
    border-width: 0px;
    height: auto;
    background-color: transparent;
}
.h-16 {
    height: auto;
}