.general-content {
    background: var(--black);
    color: var(--text-inverse);
    padding: var(--space-4xl) var(--space-lg);
}