:root{
    --body-theme:#2e2e31;

    --navbar : #242625;
    --nav-links : #848484;
    --nav-active-links : #848484;


    --title-theme : #fff;

    --item-theme : #242625;
    --item-theme-2 : #1e2124;
    --item-theme-3 : #2c3034;

    --item-ico-theme : #363837;
    --aside-theme : #181A19;
    --subColor-theme : #ed8516;



    --form-input:#242625;
    --form-input-pl:#575757;


    --flat-red : #e04a3a;
}
