/* Text Content */
.about-text {
    font-size: 15.5px;
    line-height: 1.8;
    color: #444;
    margin-bottom: 15px;
}

.about-heading {
    font-size: 18px;
    font-weight: 600;
    color: #0d3b66;
    margin-bottom: 8px;
}

.about-small-text {
    font-size: 14.5px;
    color: #555;
    line-height: 1.7;
}
