
:root {
    --header_text: #ffffff;
    --bg_light: #59217a;
    --bg_dark: #8b01da;
    --bg_fp_msg: #59217a;
    --body_text: #ffffff;
    --bg_opacity_2: rgba(139, 1, 218, 0.2);;
    --bg_light_rgb: 139, 1, 218;
    --bg_custom_opacity: rgba(0, 0, 0, 0.54);
}
