.footer {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: #593A26;
    color: white;
    text-align: center;
    font-family: caslon-antique, sans-serif;
}