/* Sidebar title */
.t-store__sidebar h4 {
  font-size: 32px !important;
  font-weight: 700 !important;
}

/* Filter labels */
.t-store__filter-label {
  font-size: 18px !important;
  font-weight: 500 !important;
}

/* Category list items */
.t-store__filter-item {
  font-size: 16px !important;
}
