/* Merged section style overrides */
.merged-section {
    padding: 60px 0;
    line-height: 1.7;
}

.merged-section h1 {
    font-size: 2.8rem;
    margin-bottom: 1.8rem;
    line-height: 1.3;
}

.merged-section h2 {
    font-size: 2rem;
    margin-bottom: 1.2rem;
}

.merged-section p {
    font-size: 1.4rem;
    line-height: 1.8;
    margin-bottom: 2rem;
}

.merged-section .workshop-intro {
    font-size: 1.5rem;
    line-height: 1.7;
}

.merged-section .workshop-content p {
    font-size: 1.3rem;
}
