Fix styles

This commit is contained in:
CHIEFSOFT\ameye
2025-09-16 09:25:22 -04:00
parent 79729f0475
commit 80103dff3a
14 changed files with 200 additions and 232 deletions
+10 -13
View File
@@ -1,25 +1,22 @@
<?php $this->extend('layouts/master') ?>
<?php $this->section('content') ?>
<div id="breadcrumbs">
<a title="Home" href="#">Home </a> Marital Problems
<a title="Home" href="#">Home »</a> Marital Problems
</div><!--/ breadcrumbs-->
<div class="gray-holder">
<h1>Marital Problems</h1>
<p>
Marital problems are pervasive in this generation, even more than previous generations. If you have marital problems, you shouldnt be ashamed to seek help from professionals who can help you to find solution to your problems. I have successfully helped many families to overcome their ordeals martially.<p> I Care Mental Health believe that strong families are cores to a stable life and a healthy community and our professionals want to help you regain control where things are not going right. We offer family counseling, and provide education about overcoming stressors in the family. Important things to realize about marital problems, problems affect everybody in a family unite.
Marital problems are pervasive in this generation, even more than previous generations. If you have marital
problems, you shouldnt be ashamed to seek help from professionals who can help you to find solution to your
problems. I have successfully helped many families to overcome their ordeals martially.
</p>
<p> I Care Mental Health believe that strong families are cores to a stable life and a healthy community and our
professionals want to help you regain control where things are not going right. We offer family counseling,
and provide education about overcoming stressors in the family. Important things to realize about marital
problems, problems affect everybody in a family unite.
</p>
<div class="clear"></div>
</div><!--/ gray-holder-->
</div>
<?= $this->endSection() ?>