/*white background
Lato font */
.page {
    background-color: #ffffff;
    font-family: "Lato", sans-serif;
}