/* ==================== */
/* Footer               */
/* ==================== */

.footer {
    background-color: #333;
    color: #fff;
    text-align: center;
    padding: 2rem 0;
    margin-top: 3rem;
}

.footer p {
    margin-bottom: 0;
}

#footer {
    margin-top: 400px;
    position: relative;
}
