:root{
    --color-1 : #d12124;
    --color-2 : #212529;
    --light-bg : #eee;
    --paragraph-text-color : #222;
    --font :   "IBM Plex Sans", sans-serif;
    --font2 :    "Anton", sans-serif;
}