:root {
    --thm-base: #0fb4c3;
    --thm-base-rgb: 15, 180, 195;
    --thm-gray: #757c7d;
    --thm-gray-rgb: 117, 124, 125;
}