.space-before-extra-small, .frame-space-before-extra-small {
  margin-top: 0.5rem !important; }

.space-after-extra-small, .frame-space-after-extra-small {
  margin-bottom: 0.5rem !important; }

.space-before-small, .frame-space-before-small {
  margin-top: 1.5rem !important; }

.space-after-small, .frame-space-after-small {
  margin-bottom: 1.5rem !important; }

.space-before-medium, .frame-space-before-medium {
  margin-top: 2.5rem !important; }

.space-after-medium, .frame-space-after-medium {
  margin-bottom: 2.5rem !important; }

.space-before-large, .frame-space-before-large {
  margin-top: 3.75rem !important; }

.space-after-large, .frame-space-after-large {
  margin-bottom: 3.75rem !important; }

.space-before-extra-large, .frame-space-before-extra-large {
  margin-top: 5rem !important; }

.space-after-extra-large, .frame-space-after-extra-large {
  margin-bottom: 5rem !important; }

.space-before-null, .frame-space-before-null {
  margin-top: 0 !important; }

.space-after-null, .frame-space-after-null {
  margin-bottom: 0 !important; }

.ce-textpic > .ce-bodytext > p {
  margin-bottom: 2rem; }
  .ce-textpic > .ce-bodytext > blockquote {
    margin-bottom: 2rem;
    margin-left: 3rem; }
