
:root {
    --header_text: #ffffff;
    --bg_light: #940011;
    --bg_dark: #b80a1b;
    --bg_fp_msg: #000000;
    --body_text: #ffffff;
    --bg_opacity_2: rgba(184, 10, 27, 0.2);;
    --bg_light_rgb: 184, 10, 27;
    --bg_custom_opacity: rgb(0, 0, 0, 0.5);
}
