#social-links ul{display:flex;list-style-type:none;gap:12px;padding:0}#social-links ul li a{width:2.625rem;height:2.625rem;border:2px solid #f3f4f6;background-color:#f3f4f6;color:#333;border-radius:100%;flex-direction:row;justify-content:center;align-items:center;padding:.5rem;display:flex;overflow:hidden;margin-bottom:10px}#social-links ul li a:hover{background-color:#3961b8;color:#eee}
