/* ===========================================================
global
=========================================================== */
.moduleButton {
  text-align: right;
}

div[id*="ModuleContent"] {
  clear: both;
}
div[id*="ModuleContent"]:after {
  clear: both;
  content: "";
  display: block;
}

.moduleSkin:not(.moduleZero) div[id*="ModuleContent"] > *:last-child {
  margin-bottom: 3rem;
}

/* ===========================================================
Zero
=========================================================== */

/* ===========================================================
Title
=========================================================== */

