.pg-more-about-kathy {
    max-width: 75ch;
    margin: 0 auto;
}

.pg-more-about-kathy__header {
    text-align: center;
}

.pg-more-about-kathy__name {
    color: var(--ecipp-color-burgundy);
    font-size: 1.5em;
    font-weight: 600;
}

.pg-more-about-kathy__header-image {
    margin: 3rem 0;
}

.pg-more-about-kathy__header-image figcaption {
    font-size: 0.8em;
    font-style: italic;
}

.pg-more-about-kathy > ul > li {
    margin-bottom: 1rem;
}