:root {
    --thm-black: #001b35;
    --thm-black-rgb: 0, 27, 53;
    --thm-base: #d74731;
    --thm-base-rgb: 215, 71, 49;
}