#rec788111102 .t-feed__post-title{
    text-align: center;
}

.t-text_md {
    font-size:16px;
}

a.t-popup__close {
    display:none;
}

.uc-hide {
    display:none;
}

#rec463506345 .t570 .t-sociallinks {
    margin-top:10px;
}

.t570__contentwrapper .t-sociallinks__item_whatsapp .t-sociallinks__svg path {
  fill: #64cd6e; /* Зеленый цвет для WhatsApp */
}

.t570__contentwrapper .t-sociallinks__item_telegram .t-sociallinks__svg path {
  fill: #27a7e7;
}

.t570__contentwrapper .t-sociallinks__item a {
  width: 90px; /* Установите желаемую ширину и высоту */
  height: 90px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%; /* Создаем круглую форму */
  background-color: #ffffff; /* Белый фон */
}