
:root {
    --header_text: #ffffff;
    --bg_light: #1659a2;
    --bg_dark: #145294;
    --bg_fp_msg: #000000;
    --body_text: #ffffff;
    --bg_opacity_2: rgba(20, 82, 148, 0.2);;
    --bg_light_rgb: 20, 82, 148;
    --bg_custom_opacity: rgba(0, 0, 0, 0.41);
}
