*{
    --b: #0F6FEC;
    --inp-shadow: #0F6FEC30;
    --b-white: #90CAF9;
    --title-text-color: #fff;
    --title-items-icon: #fff;
    --title-items-deg: 180deg;
    --title-deg: 180deg;
    --foot-b: #C2E0FF;
    --tag: #0F6FEC20;
    --icon: gray;
    --index-count-b: #E3F2FD;
    --index-count-c: #0F6FEC;
    --aut-count-b: #fff;
    --aut-count-c: #0f6fec;
    --link: gray;
    --form: #ADD3F3;
    --button-b: #0F6FEC;
    --mail-post-right: #BBDEFB;
    --mail-post-left: #f5f5f5;
    --mail-post-body-b: #007bff20;
    --error: #ffdb9b;
    --errcolor: #ce8500;
    --success: #DFF2BF;
    --succolor: #270;
    --avatar-b-first: #90CAF9;
    --avatar-b-second: #0F6FEC;
    --muqova: #C9DEFA;
    --small-red-text-c: #F44336;
    --small-green-text-c: #4CAF50;
    --small-blue-text-c: #4FC3F7;
    --small-red-text-b: #FFEBEE;
    --small-green-text-b: #E8F5E9;
    --small-blue-text-b: #E3F2FD;
    --fa-gr-1: #0F6FEC;
    --fa-gr-2: #C2E0FF;
    --sts-b: #DAECFF;
    --mansab: #ffdb9b;
    --chatUserIdBoy: #90caf9;
    --chatUserIdGirl: #f8bbd0;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}