/* Simplified instructor section — a short paragraph, no photo. */
.instructor__title { margin-bottom: 20px; }
.instructor__body {
    font-size: 17px;
    line-height: 1.7;
    color: var(--c-body);
    margin: 0 auto;
    max-width: 640px;
}
