/* Подложка под иконки соцсетей */
#t-header .t-sociallinks {
  background: rgba(255,255,255,0.12);
  padding: 6px 10px;
  border-radius: 12px;
}
