.content-wrapper {
    max-width: 80rem;
    margin: 0 auto;
    padding: 2rem 0;
    color: var(--color-text);
}