.list-social {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
}

@media only screen and (max-width: 749px) {
  .list-social {
    justify-content: center;
  }
}

.list-social__item .icon {
  height: 2.2rem;
  width: 2.2rem;
}

.list-social__link {
  align-items: center;
  display: flex;
  padding: 1.1rem;
  color: rgb(var(--color-foreground));
}

.utility-bar .list-social__link {
  padding: 0 0.8rem;
  height: 3.8rem;
}

.list-social__link:hover .icon {
  transform: scale(1.07);
}

/*
     FILE ARCHIVED ON 05:46:49 Dec 21, 2023 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 06:56:20 Jun 28, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.706
  exclusion.robots: 0.025
  exclusion.robots.policy: 0.01
  esindex: 0.015
  cdx.remote: 16.048
  LoadShardBlock: 251.081 (3)
  PetaboxLoader3.resolve: 724.608 (3)
  PetaboxLoader3.datanode: 101.393 (4)
  load_resource: 631.85
*/