/* Spacing classes */

.space-large {
  margin-top: 5rem !important;
}
.space-medium {
  margin-top: 3rem !important;
}
.space-small {
  margin-top: 1rem !important;
}

button.ck-button {
    margin-top: 0!important;
}
