<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.list-socials {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-left: -1.4rem;
  justify-content: center;
}

.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;
}
</pre></body></html>