/*v1/light.css*/
:root {
    --text: #000 !important;
    --background: #eee !important;
    --border: #000 !important;
    --accent: #fff !important;
}
