/*! ===================================================
                      SLOWEAR theme
  Copyright (c) 2025 Andrea Guarinoni, Bruno Melegari
           Based on DAWN theme fork v15.0.0
===================================================== */.list-social{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media only screen and (max-width: 749px){.list-social{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.list-social__item .icon{height:1.5rem;width:1.5rem}.list-social__link{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;padding:1.1rem;color:rgb(var(--color-foreground))}.utility-bar .list-social__link{padding:0 .8rem;height:3.8rem}.list-social__link:hover .icon{-webkit-transform:scale(1.07);-ms-transform:scale(1.07);transform:scale(1.07)}