/* About Section */
.about {
    background-image: url('../images/hero-section/webp/hero-image-5.webp');  
}

/* Content */
.section-heading {
    color: var(--primary);
}

.paragraph {
    font-size: 24px;
    font-weight: 500;
}