footer {
    background-color: #d4af37;
    width: 100%;
    text-align: center;
    padding: 10px;
    color: #fff;
    position: relative;
    bottom: 0;
    margin-top: auto;
}
