<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: MyHueman
Version: 1.0
Description: A child theme of Hueman
Template: hueman
Author: RoulezDoudous
*/
/* Your awesome customization starts here */
body{color: #222;}
p{text-align: justify;}
.excerpt-read-more {
	padding-top: 10px;
	text-align: right;
}
.widget-title {
	background: #0046f6;
	color: #fff;
	text-align: center;
	padding: 0.5em;
}</pre></body></html>