/*
Theme Name: Suits child theme
Author: Andrew Neale
Author URI: http://www.themeweaver.net/
Description: a child theme for Suits
Template: Suits
Version: 1.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, right-sidebar, custom-background, custom-header, custom-menu, featured-images, footer-widgets, full-width-template, microformats, threaded-comments, translation-ready, blog
Text Domain: suits

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
updated for uasvision appearance 21/09/2018 by AHNeale
*/


/* =Site Header
----------------------------------------------- */

.site-header {
	background-color: #fff;
}


/* =Navigation
----------------------------------------------- */

.nav-menu li a {
	color: #000000;
}

/* Navbar */

.navbar {
	background-color: #ffffff;
}

/* =Entry Header
----------------------------------------------- */

.entry-title {
	font-size: 25px;
	text-transform: none;
}
