:root {
  --world-class-accent: #2563eb;
}

.world-class-ready body,
body.world-class-ready {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
