:root {
        --bg1: #ffffff;
        --bg2: #ffffff;
        --fg: #000000;
        --hl1: #0066a2;
        --hl2: #0087d7;

        --bgt: 70%;

        /* I tried changing the svg colors with JS but I went mad in the process */
        --bg-img: url("/img/bg-cyan.svg");
}
