/* Подчёркивание активного раздела */
.t-store__parts-switcher .t-active {
  text-decoration: underline;
}