* {
    font-family: 'Titillium Web', sans-serif;
}

body {
    /* background-image: url("../imgs/bg.png"); */
    background-color: white;
}
