<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name:     Theratio Child
Theme URI:      http://wpdemo.archiwp.com/theratio/
Description:    Make your modifications to [Parent Theme] in this child theme.
Author:         Oceanthemes
Author URI:     http://oceanthemes.net/
Version:        1.0
Template:       theratio
*/

@import url("../theratio/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */

.blog .entry-content,
.single-post .page-header {
	display: none;
}
.elementor-slideshow__title {
	font-size: 16px;
	font-weight: 700;
	display: none;
}
.elementor.elementor-5460.elementor-location-footer a {
	color: #A8A8A8;
}</pre></body></html>