<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/

#top::after {
	background: url("images/header-bg.png") no-repeat center bottom;
	display: inline-block;
	width: 100%;
	height: 120px;
	content: '';
	position: absolute;
	left: 0;
	bottom: 2px;
	max-width: 1360px !important;
	margin: 0 auto;
	right: 0;
}



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