<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*======================================
Theme Name: WordPress Child Theme Atomion
Theme URI: https://marketpress.de
Description: Das Atomion Child Theme
Version: 1.0
Author: MarketPress
Author URI: https://marketpress.de
Template: wordpress-theme-atomion
License: GNU General Public License v3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
======================================*/

/* You can start adding your own styles here. Use !important to overwrite styles if needed. */


/*[class^=wp-block-atomion-block-content-box] h2, main h2 {
    text-align: center;
    width: 80%;
    margin: 40px auto;
}

h1:not([class^=uagb]):after, h2:not([class^=uagb]):before {
    content: '';
    display: block;
    width: 150px;
    height: 3px;
    margin-top: 18px;
    float: left;
    background-color: #4c586f;
}

h1:not([class^=uagb]):after, h2:not([class^=uagb]):after {
    content: '';
    display: block;
    width: 150px;
    height: 3px;
    margin-top: 18px;
    float: right;
}*/
</pre></body></html>