:root {
    --thm-base: #004c8f;
    --thm-base-rgb: 0, 76, 143;
    --thm-gray: #797c7f;
    --thm-gray-rgb: 121, 124, 127;
}