:root {
    --thm-base: #102CC8;
    --thm-base-rgb: 16, 44, 200;
    --thm-gray: #757c7d;
    --thm-gray-rgb: 117, 124, 125;
}