.contact--section {
    background: var(--color-body-cream);
}

.contact--container {
    max-width: 700px;
}

.contact--title {
    text-align: center;
}