@import '../light/globals.css';

::selection {
    background: rgba(12, 41, 61, 0.99);
    color: var(--label);
}
