/* Кнопка все цены под прайсом */
.t792 .t-section__bottomwrapper {
  margin-top: 40px;
}

/* Значок у карточки врача */
.t-store__card__mark {
  font-weight: 600;
  font-size: 11px;
  font-family: 'CirceRounded';
  letter-spacing: 0.1rem;
}

/* Инпут тайтл */
.t-input-title {
  font-size: 16px;
  font-weight: 600;
}


/* высота строк в списках */
li {
  margin-bottom: 16px;
}
