/* Scss Document */
/* Scss Document */
.sub_block:not(:last-child) {
  margin-bottom: 4rem; }
.sub_block h5 {
  margin-bottom: 1rem; }

h4 + .sub_block {
  margin-top: 2rem; }
