﻿html {
    --text-color: black;
    --accent-text-color: black;
    --visible-text-color: black;
    --fill-color: white;
    --accent-fill-color: #003300;
    --light-accent-fill-color: #7bb700;
    --transparent-accent-fill-color: #EFFFEF;
}
