.fashion-instagram {
  color: inherit;
  text-decoration: none;
}

.fashion-instagram:hover,
.fashion-instagram:focus-visible {
  text-decoration: underline;
  text-underline-offset: 0.18em;
}

.maker-instagram {
  color: inherit;
  font-size: clamp(11px, 1vw, 15px);
  text-decoration: none;
  text-transform: none;
}

.maker-instagram:hover,
.maker-instagram:focus-visible {
  text-decoration: underline;
  text-underline-offset: 0.18em;
}
