:root {
    --thm-base: #FF3131;
    --thm-base-rgb: 255, 49, 49;
    --thm-accent:#0ac535;
}