/* =================================
  서브페이지 3 ('협업예술 현장 스케치 Ⅰ')
  ================================= */

.sub-content .content-header {
    text-align: center;
    margin-bottom: 40px;
}

.sub-content .content-heading {
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 1.5;
    margin-bottom: 10px;
}

.sub-content .content-subheading {
    font-size: 1.2rem;
    font-weight: 500;
    color: #555;
}

.sub-content .content-image {
    margin: 60px 0;
}

.sub-content .content-image img {
    border-radius: 10px;
}
