
:root {
    --header_text: #ffffff;
    --bg_light: #003163;
    --bg_dark: #014a98;
    --bg_fp_msg: #003163;
    --body_text: #ffffff;
    --bg_opacity_2: rgba(1, 74, 152, 0.2);;
    --bg_light_rgb: 1, 74, 152;
    --bg_custom_opacity: rgb(0, 0, 0, 0.5);
}
