.b24-widget-button-position-bottom-right {
    right: 12px !important;
    bottom: 85px !important;
}

.t967__additionalwrapper .t-sociallinks__item .t-sociallinks__svg path,
.t554__card .t-sociallinks__item .t-sociallinks__svg path {
    fill: #000000; /* Текущий черный цвет */
    transition: fill 0.3s ease; /* Плавный переход при наведении */
}
.t967__additionalwrapper .t-sociallinks__item a:hover .t-sociallinks__svg path,
.t554__card .t-sociallinks__item a:hover .t-sociallinks__svg path {
    fill: #2121a8;
}
.t463__col .t-sociallinks__item .t-sociallinks__svg path {
    fill: #ffffff; /* Текущий белый цвет */
    transition: fill 0.3s ease; /* Плавный переход при наведении */
}
.t463__col .t-sociallinks__item a:hover .t-sociallinks__svg path {
    fill: #000000; /* Черный при наведении */
}
@media (max-width: 960px) {
    .t941__cover-wrap, #recorddiv1623326861{
  display:none;
}
}