.t228__rightcontainer .t228__right_descr {
  font-size: 14px !important;
  font-weight: 500;
}
.t-sociallinks__item.t-sociallinks__item_maxmessenger svg path {
  fill: #6AB4F8 !important;
}

/* START: Изменение подписи в чекбоксах форм */
.t-checkbox__control {
    line-height: 1.3 !important;
}
.t-checkbox__control a {
    color: rgb(0, 0, 0); 
    box-shadow: none; 
    text-decoration: none; 
    border-bottom: 1px solid rgb(239, 127, 26);
}
/* END: Изменение подписи в чекбоксах форм */