/* =================================
  Subpage 7 ('Field 4') Styles
  ================================= */

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

.header-illust {
    max-width: 150px;
    margin: 0 auto 30px;
}


.content-heading {
    font-size: 2rem;
    font-weight: 700;
}

.interview-article {
    margin-bottom: 80px;
}

.interview-question {
    font-size: 1.5rem;
    font-weight: 700;
    margin-bottom: 25px;
}

.content-image {
    margin-top: 40px;
    border-radius: 12px;
    overflow: hidden;
}
