<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.custom-size-chart-link {
  display: inline-flex;
  align-items: center;
  gap: 2.5px;
}
.custom-size-chart-link span {
  display: inline-block;
  font-size: 0.8rem;
  text-decoration: underline;
  text-underline-offset: 2px;
  font-weight: 600;
  color: #5c82a5;
}
</pre></body></html>