footer {
    flex-direction: column;
    justify-content: center;
    text-align: center;
}

footer p,
footer small {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
