.rc-social-svg {
  width: 1em;
  height: 1em;
  display: inline-block;
  flex: 0 0 auto;
  vertical-align: -0.125em;
}

.rc-social-link-iconized {
  display: inline-flex !important;
  align-items: center;
  gap: 0.4rem;
}

.rc-social-icon-only {
  font-size: 1rem;
  line-height: 1;
}

.rc-social-icon-only .rc-social-svg {
  width: 1rem;
  height: 1rem;
}

.rc-sr-only {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}
