/* === CENTRAR STEP CARDS === */
.step-card {
    text-align: center !important;
}

.step-card h4 {
    text-align: center !important;
}

.step-card p {
    text-align: center !important;
}

.step-number {
    margin: 0 auto 20px !important;
}