:root{--mainBgColor:#19191e;--secondColor:#f08723;--policeColor:#f0f0f0;--CardsBackgroundColor:rgba(50,50,50,0.4)}body{background:var(--mainBgColor);font-family:Volkhov,serif,Roboto,sans-serif}a,button,h1,h2,h3,li,p{font-family:Volkhov;color:var(--policeColor)}h1{font-size:2.7vw}h2{font-size:2.3vw}h3{font-size:1.6vw}button,p{font-size:1.1vw}a{font-size:1vw;text-decoration:none}