

.section-heading {
    font-size: 36px;
    color: #333;
    font-weight: bold;
    margin-bottom: 20px;
}

.section-text {
    font-size: 18px;
    line-height: 1.6;
    color: #555;
}


h1 ,h2 ,h4{
    color: #133E87
}
.content-section {
    padding: 40px 0;
}

.image-left .image-container {
    order: 1;
}

.image-left .text-container {
    order: 2;
}

.image-right .image-container {
    order: 2;
}

.image-right .text-container {
    order: 1;
}
.section-heading {
    font-size: 36px;
    color: #333;
    font-weight: bold;
    margin-bottom: 20px;
}

.section-text {
    font-size: 18px;
    line-height: 1.6;
    color: #555;
}

.section-image {
    width: 100%;
    height: 635px;
}

.content-section {
    padding: 40px 0;
}