body {
    margin: 0;
    background-color: rgb(252, 248, 243);
    font-family: 'Quicksand', sans-serif;
    color: rgb(80, 57, 53);
}

