
:root {
    --header_text: #ffffff;
    --bg_light: #074aa2;
    --bg_dark: #0257ce;
    --bg_fp_msg: #074aa2;
    --body_text: #ffffff;
    --bg_opacity_2: rgba(2, 87, 206, 0.2);;
    --bg_light_rgb: 2, 87, 206;
    --bg_custom_opacity: rgba(0, 0, 0, 0.64);
}
