:root {
    --thm-black: #001b35;
    --thm-black-rgb: 0, 27, 53;
    --thm-base: #798caa;
    /* --thm-base: #75c571; */
    --thm-base-rgb: 117, 197, 113;
}