:root {
    --thm-black: #001b35;
    --thm-black-rgb: 0, 27, 53;
    --thm-base: #c2927a;
    --thm-base-rgb: 194, 146, 122;
}