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