.title {
    text-align: center;
}

/** ===== MAIN ===== **/
.flex-container {
    display: flex;
}

/** ======= GENERAL ====== **/
h2, h3 {
    text-align: center;
}