
:root {
    --header_text: #ffffff;
    --bg_light: #3faf6c;
    --bg_dark: #4cd681;
    --bg_fp_msg: #000000;
    --body_text: #ffffff;
    --bg_opacity_2: rgba(76, 214, 129, 0.2);;
    --bg_light_rgb: 76, 214, 129;
    --bg_custom_opacity: rgb(0, 0, 0, 0.5);
}
