.trait{height:auto;width:1px;background:#fff;z-index:2;margin-right:14px}.socials{display:flex;align-items:center;justify-content:center;gap:15px}.socials.circle li a:hover{background-color:var(--white);border-color:var(--black)}.socials.circle li a:hover svg{color:var(--black)}.socials.circle li a{width:25px;height:25px;border-radius:50%;background:var(--black);border:1px solid var(--white)}.socials.circle li a svg{color:var(--white);width:14px;height:14px}.socials li a,.socials li.phone{display:flex;align-items:center;justify-content:center}.socials li a{width:18px;height:18px;color:var(--white);flex-direction:column;transition:all .5s}.socials li a:hover{transform:scale(.8)}.socials li a svg{width:100%;height:100%}