:root {
        --bg1: #151415;
        --bg2: #1f2424;
        --fg: #e6e6e6;
        --hl1: #f05518;
        --hl2: #b44418;

        --bgt: 40%;

        --bg-img: url("/img/bg-black.svg");
}
