:root {
    --thm-base: #0056b3;
    --thm-base-rgb: 0, 86, 179;
    --thm-secondary: #52a3ef;
    --thm-secondary-rgb: 82, 163, 239;
}