/* Korean copy uses compact spacing rather than the tracking reserved for English labels. */
.eyebrow,
.meta {
  letter-spacing: -0.015em;
}

.brand span,
.footer-inner strong,
.mobile-menu-top {
  letter-spacing: -0.03em;
}

.brand span {
  font-family: Georgia, "Noto Serif KR", serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 0.82;
  letter-spacing: -0.09em;
}

.brand small {
  display: none;
}

.image-fallback small {
  letter-spacing: -0.01em;
}
