<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*

Theme Name: X &amp;ndash; Child Theme1
Theme URI: http://theme.co/x/
Author: Themeco
Author URI: http://theme.co/
Description: Make all of your modifications to X in this child theme.
Version: 1.0.0
Template: x

*/

h1.entry-title	{
	font-size:/*200%*/ 300%; 
	}

.h-featured	{
	margin:0;
	font-size:32px;
    line-height:1;
	text-transform:uppercase;
	color:#fff;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.6);
	}

.x-container&gt;.offset	{
	margin:20px auto;
	}



.x-btn.x-btn-rounded	{
	border-radius:0.225em;
	}


/*VIDEO IN SIDEBAR*/
.with-container	{
	border: 0 /*1px solid rgba(0,0,0,0.1)*/;
	padding:/*2.5%*/ 0;
	background-color: #fff;
	}



/*FOOTER*/
.x-colophon.top	{
	padding:/*5% 0 5.25%*/ 3% 0 1%;
	}

.x-colophon.bottom	{
	padding:/*35px 0*/ 1% 0 1%;
	font-size:11px;
	text-align:center;
	text-transform:/*uppercase*/ none;
	color:/*#7a7a7a*/ #fff;
	}



/*FOOTER WIDGETS*/

/*.widget.widget_text {
    color: fuchsia
}

.widget::before {
    content: "";
    display: block;
    height: /*2px*/ /*0px;*/
   /* border=0px;
    background-color: darkorange /*rgba(255,255,255,0.1)*//*;
}
*/

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