body {
    margin: 0;
    background-color: white;
    font-family: 'Lato', sans-serif;
    font-size: 16px;
}

button {
    appearance: none;
    border: none;
}

strong {
    color: #B5C78C;
}
