@import '../style.css';

:root {
  --accent: #ffe658;
  --background: color-mod(var(--accent) blend(#1D1E28 98%));
}