:root {
    --thm-black: #001b35;
    --thm-black-rgb: 0, 27, 53;
    --thm-base: #0067da;
    --thm-base-rgb: 0, 103, 218;
}