.centered-flex-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.footer {
    display: none !important;
}
