:root {
    --cl_background: #ccc5b9;
    --cl_main: #fffcf2;
    --cl_dark_1: #403D39;
    --cl_dark_2: #252422;
    --cl_accent_orange: #EB5E28;
    --cl_post_blue: #7182D7;
    --cl_post_teal: #6FAD94;
}