:root {
    --font:'Noto Sans', sans-serif;
    
    --bg-color: #1F1B2D;
    --black-color: #000;
    --white-color: #fff;
}