.social-link-fixed{cursor:pointer;position:fixed;bottom:30px;right:30px;width:60px;height:60px;border:none;outline:none;border-radius:100%;background:#27a6e7;box-shadow:0 0 0 6px rgba(39,167,231,.39);transition:.3s ease-in-out all;z-index:9999}.social-link-fixed:hover,.social-link-fixed:focus{scale:107%;box-shadow:2px 2px 16px rgba(255,255,255,.1)}.social-link-fixed img{width:100%;height:100%}.animated-border{position:absolute;width:100%;height:100%;top:0;left:0;border:1px solid #27a6e7;border-radius:100%;animation:animated-border-animation 1.8s .3s infinite}@keyframes animated-border-animation{0%{scale:.8;opacity:1}20%{opacity:1}55%{scale:1.7;opacity:0}to{scale:1.7;opacity:0}}
