:root {
        --bg1: #ffffff;
        --bg2: #ffffff;
        --fg: #260d34;
        --hl1: #d03791;
        --hl2: #fe6c90;

        --bgt: 80%;

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