<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Visual Composer Starter
Theme URI: https://visualcomposer.com/visual-composer-starter-theme/
Author: The Visual Composer Team
Author URI: https://visualcomposer.com/
Description: Visual Composer Starter theme designed to be a perfect companion for a simple and good looking website.
Version: 3.0.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: featured-images, full-width-template, blog
Text Domain: visual-composer-starter
*/

/* Text Styling */
h1 {
	font-family: mate-italic;
}
body {
	font-family: raleway, arial, sans-serif;
}

/* Text Styling END */



/* header styling */

.navbar-brand h1 a {
    font-size: 30px;
    color: #f00;
}

/* header styling END */
</pre></body></html>