/** Shopify CDN: Minification failed

Line 50:0 Expected "}" to go with "{"

**/
.list-socials {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  
}

.list-socials--style-2 {
  margin-left: -1rem;
}

.list-socials a,
.list-socials svg {
  color: inherit;
  display: block;
}

.list-socials a {
  width: 4.4rem;
  height: 4.4rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

.list-socials--style-2 a {
  width: 3.8rem;
  height: 2.4rem;
}

@media screen and (max-width: 990px) {
.list-socials {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
 
  
}

@media screen and (max-width: 990px) {
  #shopify-section-sections--22573541654828__footer > div.footer__main.footer__main--style-1 > div > div > div:nth-child(4) > div > p {
    text-align: center;
  }
