.social-network{gap:20px;padding:1rem}.social-network,.social-network a{display:flex;justify-content:center;align-items:center}.social-network a{width:auto;background-color:#10304f;border-radius:50%;padding:10px}.social-network a:hover{background-color:rgba(255,92,16,.357);transition:background-color .3s ease-in-out}.social-network a svg{width:100%;height:100%}