.t-store__relevants-grid-cont .t-store__card__wrap_txt-and-btns .store__card__wrap_txt-and-opts{
    background-color: #95b1d3;
}

.t-store__relevants__title {
    color: #000 !important;
}

.t-store__filter__options_center {
    text-align: left;
}

.t-store__filter__item:last-child {
    margin-right: 0;
    border: solid;
    border-radius: 6px;
    padding: 0 10px;
}