/* Optional extra styling for the atlas page */
#coin-atlas-root {
  font-family: system-ui, Arial, sans-serif;
  color: #0b172a;
  padding: 32px 16px;
  max-width: 1000px;
  margin: 0 auto;
}
