.social-links{display:flex;flex-direction:column}.social-links h5{font-size:1.25rem;font-weight:700;margin-bottom:20px}.social-links-buttons{display:flex;gap:10px}.social-links-buttons a{align-items:center;background-color:#5a8c00;border-radius:9999px;color:#fff;display:flex;height:40px;justify-content:center;transition:all .3s ease;width:40px}.social-links-buttons a:hover{background-color:#00503c}