/* For specific tweaks of the page (if needed) */

.page {
    background-image: url("./think-amish.jpg");
    background-size: cover;
}

.text-body {
    color: #4c3826;
}

.bottom {
    display: block;
    right: 0;
    bottom: 0;
    font-family: sans-serif;
    font-size: 0.8em;
}
