body {
    font-family: 'Quicksand', sans-serif;
}

.navbar {
    background-color: #f8f1ec;
    height: 10vh;
}

.button {
    color: #af784a;
    font-size: 2em;
    text-decoration-color: darkgoldenrod;
    text-decoration-style: solid;
}

/* Add the rest of your CSS here */
