footer {
    background-color: #222;
    flex-wrap: wrap;

}
footer .meta-bottom {
    margin-top: 2rem;
    width: 100%;
}
footer .meta-bottom a {
    color: #aaa;
    text-decoration: underline;
}
