.t123 .t123__centeredContainer {
  display: flex;
  justify-content: center; /* Horizontally centers the child */
}


.t-store__parts-switch-btn.t-active {
    color: #ff6b00 !important;
}