.container {
  max-width: 1400px;
  margin: 0 auto;
  padding: 60px 30px;
}

.section {
  margin-bottom: var(--space-section);
}