/* default styles for extension "tx_frontend" */

    /* Space */
    .frame-space-before-extra-small { margin-top: 1em !important; }
    .frame-space-before-small { margin-top: 2em !important; }
    .frame-space-before-medium { margin-top: 3em !important; }
    .frame-space-before-large { margin-top: 4em !important; }
    .frame-space-before-extra-large { margin-top: 10em !important; }
    .frame-space-after-extra-small { margin-bottom: 1em !important; }
    .frame-space-after-small { margin-bottom: 2em !important; }
    .frame-space-after-medium { margin-bottom: 3em !important; }
    .frame-space-after-large { margin-bottom: 4em !important; }
    .frame-space-after-extra-large { margin-bottom: 10rem; }

