.socialLinks{flex-direction:row;gap:12px;margin-top:16px;display:flex}.socialLinks a{background-color:rgba(var(--bluegrey-rgb), .5);-webkit-backdrop-filter:blur(10px);border:1px solid #ffffff40;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .6s;display:flex;box-shadow:0 4px 8px #0003}.socialLinks a svg{fill:#fff;width:20px;height:20px;transition:all .6s}@media only screen and (min-width:800px){.socialLinks a:hover{background-color:rgba(var(--bluegrey-rgb), .5)}}
