/*  подчеркивание кнопок */
.underlinkbutton .tn-atom {text-decoration-line: underline !important;}



/* Стили для метки — только внутри .uc-headercards */
.uc-headercards .case-label {
  font-size: 13px !important;
  color: #E3412B !important;
  margin-bottom: 8px !important;  /* отступ под текстом */
  margin-top: 20px !important;    /* отступ над текстом */
    font-family: 'InterDisplay';
    font-weight: 600;
}

.t-checkbox__indicator {
    border: 1px solid #000 !important;
    height: 15px !important;
    border-radius: 2px !important;
    width: 15px !important;