.af-our-origins-section {
    padding: 6rem 0;
    background-color: var(--surface-color-muted);
}

.af-origins-header {
    text-align: center;
    margin-bottom: 3rem;
    display: flex;
    flex-direction: column;
    align-items: center;
}