:root {
    --thm-base: #08375B;
    --thm-base-rgb: 8, 55, 91;
    --thm-gray: #797c7f;
    --thm-gray-rgb: 121, 124, 127;
}