:root {
    --thm-black: #001b35;
    --thm-black-rgb: 0, 27, 53;
    --thm-base: #db2511;
    --thm-base-rgb: 219, 37, 17;
}