<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
 Theme Name:   Modern Child
 Theme URI:    https://www.webmandesign.eu/modern-wordpress-theme/
 Description:  Modern Child Theme
 Author:       Webman Design
 Author URI:   https://www.webmandesign.eu/
 Template:     modern
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  modern-child
*/

.site-title {
	text-transform: none;
}

.site-description {
	font-family: 'Lobster', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

h1 {
	font-weight: 400;
}

.site-banner-header {
	display: none;
}

.cat-post-item img {
	margin-right: 10px;
}

h1.page-title {
	text-transform: none;
}

.home .content-area {
	margin-top: 20px;
}</pre></body></html>