
:root {
    --header_text: #ffffff;
    --bg_light: #99948a;
    --bg_dark: #c5bcab;
    --bg_fp_msg: #99948a;
    --body_text: #ffffff;
    --bg_opacity_2: rgba(197, 188, 171, 0.2);;
    --bg_light_rgb: 197, 188, 171;
    --bg_custom_opacity: rgba(0, 0, 0, 0.66);
}
