<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Uncode Child
Description: Child theme for Uncode theme
Author: Undsgnâ„¢
Author URI: http://www.undsgn.com
Template: uncode
Version: 1.0.0
Text Domain: uncode
*/	
@font-face{
	font-family: 'Cambria';
	src: url('fonts/Cambria.ttf') format('truetype');
	}

.pepoBlack  {
	color: black !important;
}

@media (max-width: 959px) {
	.pepoBg .background-inner {
		display: none;
	}
}</pre></body></html>