
:root {
    --header_text: ;
    --bg_light: #913d21;
    --bg_dark: #682c18;
    --bg_fp_msg: #913d21;
    --body_text: ;
    --bg_opacity_2: rgba(104, 44, 24, 0.2);;
    --bg_light_rgb: 104, 44, 24;
    --bg_custom_opacity: rgba(0, 0, 0, 0.83);
}
