a.slide--cat-entry {
    background-color: transparent;
border: none;
}

img.w-16.h-16.object-cover.rounded-full.mb-2\.5 {
    height: 7rem;
    width: 7rem;
}

.s-block--features__item {
    background-color: transparent;
}
.s-block--features__item .feature-icon{
height: 5rem;
width: 5rem;
}
.s-block--features__item .feature-icon i {
    font-size: 2rem
    color: var(--color-grey);
}
.store-footer h3 {
    color: var(--color-primary);
}
.s-menu-footer-list {
    font-weight: bold;
}

.s-contacts-list.s-contacts-list-vertical {
    font-weight: bold;
}