ul.social-links{padding-left:0;display:flex}ul.social-links.has-text-align-center{justify-content:center}ul.social-links.has-text-align-right{justify-content:flex-end}ul.social-links li{list-style-type:none}ul.social-links a{width:54px;height:54px;display:flex;align-items:center;justify-content:center;text-decoration:none;color:var(--wp--preset--color--background-light)}ul.social-links a:hover,ul.social-links a:active{color:var(--wp--preset--color--gray-light)}ul.social-links svg{fill:currentColor;width:42px;height:42px}