.contact-info-wrapper{position:fixed;right:0;top:50dvh;display:flex;flex-direction:column;gap:.5rem;z-index:100}.contact-info-wrapper a{display:flex;justify-content:center;align-items:center;padding:1rem;border-radius:2rem;background:var(--content-bg)}.contact-info-wrapper a:hover{background:var(--cu-blue-50)}