

/* CSS from section stylesheet tags */
.custom-block {
  margin: 20px 0;
}
.custom-block.boxed {
  max-width: 1200px;
  margin: 0 auto;
}
.custom-block.fullwidth {
  width: 100%;
}