/*
Theme Name: MH Magazine lite Child
Template: mh-magazine-lite
Author: Child Theme Configurator
Version: 1.0.1447199995
Updated: 2015-11-10 17:59:55
*/

@charset "UTF-8";

/* Color Changes - Bottom Borders */ 
.main-nav {border-bottom: 5px solid darkblue;}
.widget-title, .widget-footer-title {border-bottom: 3px solid darkblue; }

/* Color Changes - Links */
a:hover { color: blue; }