/* default styles for extension "tx_frontend" */

    /* Space */
    .frame-space-before-extra-small { margin-top: 1em; }
    .frame-space-before-small { margin-top: 2em; }
    .frame-space-before-medium { margin-top: 3em; }
    .frame-space-before-large { margin-top: 4em; }
    .frame-space-before-extra-large { margin-top: 5em; }
    .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: 5em!important; }

