<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
 Theme Name:   hueman-quintigny
 Theme URI:    https://monsite.com
 Description:  ThÃ¨me enfant pour Quintigny
 Author:       Fred
 Author URI:   https://www.quintigny.fr
 Template:     hueman
 Version:      0.1.0
*/


.site-description {
    font-size: 2em;
    color: #fff;
    color: rgba(255,255,255,.5);
    float: left;
    margin-left: 20px;
    line-height: 60px;
    padding: 10px 0;
}


.sidebar.s1 .sidebar-toggle, .sidebar.s1 .sidebar-top {
    background: #ed577b;
}

.page-title {
	background-color: cadetblue;

}

.flexslider {
	background-color: beige;
	
} </pre></body></html>