footer { display: flex; justify-content: space-between; flex-wrap: wrap; margin-top: 1rem; margin-left: 1rem; margin-right: 1rem; flex-direction: column-reverse; } .footer_color { color: var(--links); } .infobox { text-align: center; } footer div { margin-top: 1rem; }