  /* Настройки кнопок и полей формы в блоке с ID rec863056697 */
  #rec863056697 .t838 .t-submit,
  #rec867503157 .t838 .t-submit {
    height: 36px !important;
  }

  #rec863056697 .t838 .t-input,
  #rec867503157 .t838 .t-input {
    height: 36px !important;
  }

  #rec863056697 .t838__input.t-input,
  #rec867503157 .t838__input.t-input {
    border: none !important;
    border-bottom: 1px solid #f69240 !important;
    border-radius: 0 !important;
    outline: none !important;
  }

  #rec863056697 .t838 .t-col_3,
  #rec867503157 .t838 .t-col_3 {
    max-width: 300px !important;
  }

  #rec863056697 .t838 .t-col,
  #rec867503157 .t838 .t-col {
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  /* Оформление попапа поиска */
  .t-site-search-popup {
    border-radius: 8px !important;
  }

  .t-site-search-dm__result__title {
    color: #206C49 !important;
  }

  .t-site-search-dm__result__body {
    color: #76B07A;
  }

  /* Кастомизация кнопок по всему сайту */
  .t-btn {
    height: 45px !important;
    font-size: 16px !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
    min-width: 220px !important;
    justify-content: center !important;
  }

  @media screen and (max-width: 768px) {
    .t-btn {
      font-size: 14px !important;
    }
  }

  /* Унификация размеров заголовков и описаний */
  .t501__title, .t569__title, .t915 .t-section__title, .t203__title, .t-section__title {
    font-size: 32px !important;
  }

  .t015__descr, .t210__descr, .t920__descr, .t1123__descr, .t920__title, .t203__text, .t-site-search-dm__result__title {
    font-size: 18px !important;
  }

  .t-feed__post-popup__relevants-bgimg {
    border-radius: 8px !important;
  }

  @media screen and (max-width: 640px) {
    .t501__title, .t569__title, .t915 .t-section__title, .t203__title, .t-section__title {
      font-size: 22px !important;
    }

    .t015__descr, .t210__descr, .t920__descr, .t1123__descr, .t920__title, .t203__text, .t-site-search-dm__result__title {
      font-size: 16px !important;
    }
  }