:root {
    --thm-base: #917421;
    --thm-white: #ffffff;
    --thm-base-rgb: 255, 192, 1;
    --thm-light-gray: lightgray;
    --thm-dark: black;
    --thm-footer: #917421;
}


