/* Красная плашка под текстом карточек услуг — единая высота, читаемый текст */
.t959__card-content { justify-content: flex-end !important; }
.t959__card-content .t-card__title {
  background: #E60042 !important;
  font-size: 15px !important;
  line-height: 1.25 !important;
  padding: 0 16px !important;
  width: 100% !important;
  height: 74px !important;
  display: flex !important;
  align-items: center !important;
  box-sizing: border-box !important;
  margin: 0 !important;
}