:root {
    --thm-black: #001b35;
    --thm-black-rgb: 0, 27, 53;
    --thm-base: #5887d2;
    --thm-base-rgb: 88, 135, 210;
}