:root {
    --thm-primary-color:#003466;
    --thm-primary-color-rgb: 240, 33, 41;
    --thm-body-font-color: #5e5a5a;
    --thm-heading-font-color: #003466;
    --thm-black: #02192f;
    --thm-black-bg: #003466;
    --thm-gray-bg: #e4f2ff;
    --thm-border-color: #eae4e4;
}