/* ----------------- Custom bottom ----------------- */

.custom-bottom {
  background: #fff;
  color: #444;
}
.region-custom-bottom {
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
}
.region-custom-bottom .field--name-body {
  margin-bottom: 0;
}

