/* ==========================================================================
 * Reveal
 * ========================================================================== */

.mds-c-reveal {
  &:not(:last-child) {
    margin-bottom: var(--mds-d-spacing--xl);
  }
}
