/* Global theme and variable overrides */

:root {
  color-scheme: light;
}

.text-center {
  text-align: center;
}

