/* Увеличиваем иконки соцсетей до 60px */
.t-sociallinks__item a,
.t-sociallinks__svg {
  width: 60px !important;
  height: 60px !important;
}
.t-sociallinks__item {
  margin-right: 20px;
}
