/* Frontend-only extras. Theme lives in frontend.css. */

.base-color {
  color: hsl(var(--base-h), var(--base-s), var(--base-l)) !important;
}
