/**
 * CM PHP Includer - Frontend Styles
 */

.cm-php-includer {
    /* Base styles for the PHP includer block */
    width: 100%;
    box-sizing: border-box;
    margin: .5em 0 .5em 0;
}

 