
section {
  height: 300px;
  margin: 60px 0;
}

.section--purple {
  
}

.section--blue {
  
}

.section--green {
  
}

#main {
  text-align: center;
}

#more {
  margin: 20px auto 48px;
}
