.container {
  max-width: 1100px;
  margin: 0 auto;
  padding: 3rem 1.5rem;
}

section {
  margin-bottom: 3.5rem;
}
