body {
    font-size: 16px !important;
    line-height: 1.45 !important;
}

p, li, span, label, small, .t-descr, .t-text, .t-typography__p, .t-typography__li {
    font-size: 14px !important;
    line-height: 1.45 !important;
}

button, .t-btn, .t-submit {
    font-size: 16px !important;
}

.t-menu__link-item, .t-breadcrumbs__link, .t-breadcrumbs__item {
    font-size: 14px !important;
}

select, option, input, .t-store__filter__item, .t-store__card__option {
    font-size: 14px !important;
}

.t-store__prod-text, .t-store__prod-name, .t-store__prod-title {
    font-size: 15px !important;
    line-height: 1.45 !important;
}

[style*="font-size"] {
    font-size: 14px !important;
}