.social-menu a,.social-menu-list{display:-webkit-box;display:-ms-flexbox;display:flex}.social-menu a{border-radius:50%;width:48px;height:48px;text-decoration:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#e0ff00;-webkit-transition:background-color .4s ease;transition:background-color .4s ease;color:#000!important}body.no-touch .social-menu a:hover{text-decoration:none;background:#ff6}body.no-touch .social-menu a:hover:active{background:#7a9900}.social-menu a,.social-menu svg,.social-menu-list,.social-menu-list>li{-ms-flex-negative:0;flex-shrink:0}.social-menu-list{-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 0 25px -32px}.social-menu-list>li{margin:0 0 25px 32px}