<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/

.separate-containers .inside-article {
   padding-top:0px;    
    padding-bottom: 0px;}
.separate-containers .site-main { 
    margin-top:0;    
    margin-bottom:0;}

body, .woocommerce, button, select, span.prdctfltr_filter_title, body .woocommerce a.remove{
	font-family: "Poppins", Sans-serif!important;
}

</pre></body></html>