Some modules add the h1 in its own layout code.
For example: the JA ACM module - Ordinacija Ivaderm in 'section-3' position, you need to change in file:
/templates/ja_ego/acm/features-intro/tmpl/style-2.php
Line 47:
<div class="main-heading mt-0 text-<?php echo $mainColor ;?> h1">
You can update the same in other style files in: /templates/ja_ego/acm/features-intro/tmpl/ folder
P/s: it looks like there is cache settings on your server side, I updated the code but it doesn't reflect changes on frontend.