:root {
    --thm-base: #006ac0;
    --thm-base-rgb: 15, 180, 195;
    --thm-gray: #4b4b4b;
    --thm-gray-rgb: 117, 124, 125;
}