/* MartinsCode v42 — footer / social icons */
footer .social-link svg,
footer .social-link svg *{
  vector-effect:non-scaling-stroke;
}
footer .social-link svg{
  width:18px !important;
  height:18px !important;
  fill:none !important;
  stroke:currentColor !important;
  stroke-width:1.8 !important;
  stroke-linecap:round !important;
  stroke-linejoin:round !important;
}
footer .social-link .instagram-dot{
  fill:currentColor !important;
  stroke:none !important;
}
footer .social-link{
  overflow:hidden !important;
}
