html body .kayra-social-profiles .kayra-social-link {
  width: 22px !important;
  height: 22px !important;
}

html body .kayra-social-profiles .kayra-social-link svg {
  width: 20.4px !important;
  height: 20.4px !important;
}

html body .kayra-social-profiles .kayra-social-instagram svg {
  width: 22px !important;
  height: 22px !important;
}

html body .kayra-social-profiles .kayra-social-instagram svg,
html body .kayra-social-profiles .kayra-social-instagram svg * {
  color: #fff !important;
  stroke: #fff !important;
  transition: color .18s ease, stroke .18s ease !important;
}

html body .kayra-social-profiles .kayra-social-instagram:hover svg,
html body .kayra-social-profiles .kayra-social-instagram:hover svg *,
html body .kayra-social-profiles .kayra-social-instagram:focus-visible svg,
html body .kayra-social-profiles .kayra-social-instagram:focus-visible svg * {
  color: #e31325 !important;
  stroke: #e31325 !important;
}
