
:root {
    --header_text: #ffffff;
    --bg_light: #ab1212;
    --bg_dark: #ed2124;
    --bg_fp_msg: #ab1212;
    --body_text: #ffffff;
    --bg_opacity_2: rgba(237, 33, 36, 0.2);;
    --bg_light_rgb: 237, 33, 36;
    --bg_custom_opacity: rgba(0, 0, 0, 0.37);
}
