:root{
    --color-1 : #665042;
    --color-2 : #bbc429;
    --light-bg : #f9f2e9;
    --paragraph-text-color : #222;
    --font :   "Work Sans", sans-serif;
    --font2 :   "Playfair Display", serif;
}