<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Vantage Child
Author: SiteOrigin
Author URI: http://siteorigin.com/
Theme URI: http://siteorigin.com/theme/vantage
Description: Vantage Child Theme
Version: 1.0.0
Template: vantage
Text Domain: vantage
Domain Path: /languages/
*/

/* =Theme customization starts here
-------------------------------------------------------------- */
/*
Theme Name:     Vantage Child
Author:         SiteOrigin
Template:       vantage
Version:        1.0.0
*/

@import url("../vantage/style.css");

/* Vantage Hide Post Loop Grid Excerpt */

.vantage-grid-loop article .excerpt p { display: none; }
.main-navigation ul li a {
    display: none;
}
#colophon #theme-attribution, #colophon #site-info {
 display: none;
}

a { color:gray; }
a:hover{ color:gray; }

.main-navigation {
    background: #ed6600;
}

.main-navigation {
  max-height: 4px;
}

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