/* Apply specific styling to sections with the class section-ext */
.section-ext {
    margin-top: 10px; /* Add space above */
    margin-bottom: 15px; /* Add space below */
}
