Features section : titles not centered

Hi Colorlib,
I have been using the feature section recently, and have a wired uncentered effect.
I have put an orange line in the pictures attached.
The picture is done just after I deactivate my css customization (to see if it was coming from there)

Meanwhile I found the solution.
The feature section below the titles is not centered, giving this effect (title are un turns centered :slight_smile: )

Thos customs CSS makes it work for me :
.feature-1 {
text-align: center;
}

Or
.feature {
text-align: center;
}

Hello there,

Nice work finding the solution.
Please feel free to contact us again in the future regarding any other issues.

Best Regards,
Support