:root {
    --thm-base: #015eb5 !important;
    --thm-base-rgb: 46, 163, 242;

    --thm-gray: #757c7d;
    --thm-gray-rgb: 117, 124, 125;
}