footer {
    padding-top: 6.25rem;
    padding-bottom: 6.25rem
}
@media (max-width: 800px) {
    footer {
        padding-bottom: 1.25rem
    }
}
