section.menu .soc li a.fb,
.contact-page .soc li a.fb {
  background-image: url("../../img/social/facebook.svg");
  background-size: contain;
}

section.menu .soc li a.inst,
.contact-page .soc li a.inst {
  background-image: url("../../img/social/instagram.svg");
  background-size: contain;
}
