.stahr-story__header {
    margin-bottom: 2.5rem;
}

.stahr-story__department {
    font-size: .75rem;
    letter-spacing: .18em;
    text-transform: uppercase;
    color: #5e6b5f;
    margin-bottom: .75rem;
}

.stahr-story__title {
    margin: 0 0 .5rem;
    font-size: 3rem;
    line-height: 1.1;
    font-weight: 400;
}

.stahr-story__place {
    margin-top: .5rem;
    font-size: 1rem;
    color: #666;
    font-style: normal;
    font-weight: 400;
    color: #7a7a7a;
}

.stahr-story__excerpt {
    margin-top: 2.5rem;
    max-width: 42rem;
    font-size: 1.2rem;
    line-height: 1.7;
}

.stahr-story {
    max-width: 760px;
    margin: 0 auto;
    padding: 3rem 2rem;
}

.stahr-story__content {
    font-size: 1.15rem;
    line-height: 1.8;
}

.stahr-story__content p:first-child {
    margin-top: 2rem;
}