:root {
    --thm-black: #001b35;
    --thm-black-rgb: 0, 27, 53;
    --thm-base: #dd6630;
    --thm-base-rgb: 221, 102, 48;
}