.socials{position:fixed;left:0;top:50%;transform:translateY(-50%);background-color:#d6cdc2;padding:1.75rem 1rem;width:max-content;z-index:99;display:flex;flex-direction:column;align-items:center;gap:1rem}.socials__link{height:22px}.socials__link svg{height:1rem;width:auto}@media screen and (max-width: 576px){.socials{display:none}}
