body{
  color: #000000;
  background-color: transparent;
}

/* + module
------------------------------------------------------------------- */
.mgt-10 {
  margin-top: 0.5em !important;
}

.mgt-20 {
  margin-top: 1em !important;
}

.mgt-30 {
  margin-top: 1.5em !important;
}

.mgt-40 {
  margin-top: 2em !important;
}

.mgt-50 {
  margin-top: 2.5em !important;
}

.mgt-60 {
  margin-top: 3em !important;
}

.mgt-70 {
  margin-top: 3.5em !important;
}

.mgt-80 {
  margin-top: 4em !important;
}

.mgt-90 {
  margin-top: 4.5em !important;
}

.mgt-100 {
  margin-top: 5em !important;
}

.mgb-10 {
  margin-bottom: 0.5em !important;
}

.mgb-20 {
  margin-bottom: 1em !important;
}

.mgb-30 {
  margin-bottom: 1.5em !important;
}

.mgb-40 {
  margin-bottom: 2em !important;
}

.mgb-50 {
  margin-bottom: 2.5em !important;
}

.mgb-60 {
  margin-bottom: 3em !important;
}

.mgb-70 {
  margin-bottom: 3.5em !important;
}

.mgb-80 {
  margin-bottom: 4em !important;
}

.mgb-90 {
  margin-bottom: 4.5em !important;
}

.mgb-100 {
  margin-bottom: 5em !important;
}