.main {
  position: relative;
  background-color: lighten(#EFEEE0, 6.5%);
}

.section {
  position: relative;
  padding: 3rem 0;
}