:root {
    --themecolor: #C60000;
    --themecolor-hover: #000000;

    --blue: #2d91a8;
}

body {
    color: #fff;
}
