:root {
    --thm-base: #c22020;
    --thm-base-rgb: 194, 32, 32;
    --thm-base-secondary: #55A83D;
    --thm-base-secondary-rgb: 85, 168, 61;
}