<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: MichÃ¨le Hurtgen
Theme URI: https://www.beyours.be
Author: Tii
Author URI: https://www.beyours.be
Description: A child of Magnetic
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: magnetic
Template: magnetic
*/
@media only screen and (min-width: 320px) and (max-width: 1920px) {
    img {
        max-height: none !important;
    }
}
header nav {
    margin-top: 0px !important;
    margin-bottom: 20px !important;
}
p, h1, h2, h3, h4, h5, h6, a {
    font-family: Raleway, arial;
}
.single-post article {
    height: 100vh;
}
.widgets {
    font-size: 12px;
    font-family: Raleway, arial;
}
.widgets h2 {
    font-size: 14px;
    display: block;
}
.widgets h3 {
    font-size: 13px;
    display: block;
}
.widgets ul li {
    list-style: none !important;
}

h2.widget-title {
    display: none;
}
header nav {
 margin-bottom: 0px !important;
}
ul &gt; li.cat-item {
padding: 5px;
}
ul &gt; li.cat-item a {
color: #454545;
font-family: "Raleway",arial;
font-size: 14px;
text-decoration: none;
letter-spacing: 1px;
}
p.site-description, .page-numbers {
font-family: "Raleway",arial;
    font-style: normal;
}
.wpcf7-submit {
    background-color: #ee9999;
}
.main .work {
    max-height: 350px;
}</pre></body></html>