  /* === Цвета иконок === */
  .t-sociallinks__svg {
    color: #5382bf; 
  }
  
  .t-sociallinks__svg path {
  fill: #5382bf !important;
}