:root {
    --thm-base: #C80815;
    --thm-base-rgb: 15, 180, 195;
    --thm-gray: #000;
    --thm-gray-rgb: 117, 124, 125;
}