Parallax section text doesn't get justified no matter what I do

Hi,

This is my website: http://ils.saiacs.org/
I’m trying to justify the text in the ‘About ILS’ section. I’ve tried in-line CSS and entering the code in Additional CSS, the text just does not get aligned. Everything else works, like changing color, etc.

Please help out, thanks!

Hello there,

I hope you are doing well today.

Please try this CSS:


.mb32 {
    text-align: justify;
}

Best Regards,
Support

Thanks! That worked.

I will close this case now, Feel free to contact us again if you have other questions Thanks!