.uc-section-compact-t .t-section__title,
.uc-reviews-blue3 .t-section__title {
    margin-bottom: 10px !important;
}
/* Синий фон + скругление */
.uc-reviews-blue3 .t533__col:nth-child(3) .t533__content {
    background-color: #0277ED !important;
    border-radius: 30px !important;
}

/* Убираем белый фон wrapper */
.uc-reviews-blue3 .t533__col:nth-child(3) .t533__textwrapper {
    background: none !important;
}

/* Белый текст */
.uc-reviews-blue3 .t533__col:nth-child(3) .t-name,
.uc-reviews-blue3 .t533__col:nth-child(3) .t-name_xxs,
.uc-reviews-blue3 .t533__col:nth-child(3) .t-descr,
.uc-reviews-blue3 .t533__col:nth-child(3) .t533__descr,
.uc-reviews-blue3 .t533__col:nth-child(3) p,
.uc-reviews-blue3 .t533__col:nth-child(3) .t-text {
    color: #ffffff !important;
}
.t-store__card__btns-wrapper .t-btn {
  width: 100% !important;
  display: block;
  box-sizing: border-box;
}
.t-store__card__btns-wrapper .t-btn {
  padding: 14px 24px !important; /* высота и ширина */
  font-size: 16px !important;   /* размер шрифта */
  line-height: 1.2 !important;  /* высота строки — чтобы текст не был растянут */
  width: 100% !important;
  display: block;
  box-sizing: border-box;
}