.at-sectionTitle:first-child {
    margin-top: -120px;
    padding-top: calc(120px + 3em);
}

.at-sectionTitle__title--center,
.at-sectionTitle__intro--center {
    text-align: center;
}

.at-sectionTitle__title--center .gc-sectionTitle__preTitle {
    margin-inline: auto;
}

.at-sectionTitle__intro--small p {
    font-size: 1rem;
}
