/*
Theme Name: Twenty Seventeen Child
Theme URI: https://wordpress.org/themes/twentyseventeen/
Template: twentyseventeen
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Twenty Seventeen brings your site to life with header video and immersive featured images. With a focus on business sites, it features multiple sections on the front page as well as widgets, navigation and social menus, a logo, and more. Personalize its asymmetrical grid with a custom color scheme and showcase your multimedia content with post formats. Our default theme for 2017 works great in many languages, for any abilities, and on any device.
Tags: one-column,two-columns,right-sidebar,flexible-header,accessibility-ready,custom-colors,custom-header,custom-menu,custom-logo,editor-style,featured-images,footer-widgets,post-formats,rtl-language-support,sticky-post,theme-options,threaded-comments,translation-ready
Version: 1.3.1505083279
Updated: 2017-09-10 23:41:19

*/

h1 {
font-size: 2em !important;
color: #B91E05 !important;
}


h2 {
font-size: 2em !important;
color: #B91E05 !important;
}

h3 {
font-size: 1.5em !important;
color: #B91E05 !important;
font-weight: 600;
}

a {
color: #174A94;
text-decoration: none !important;
font-weight: 600;
}

/*
a:link { 
text-decoration: none !important; 
} 
*/

h2.widget-title {
font-size: 1.1em !important;
}

#secondary {
padding-left: 30px;
padding-right: 10px;
border-left: 1px solid #B91E05;
width: 30% !important;
}

h2.entry-title a {
color: #B91E05 !important;
text-transform: uppercase;
font-size: 0.7em;
}

#primary.content-area {
width: 70% !important;
}

#top-menu a {
font-size: 1.2em;
text-transform: uppercase;
color: #B91E05;
}


.panel-content {
/*background-color: yellow;*/
align: center !important;
margin-left: 25%;
}

.site-footer {
background-color: #E9F0F9;
border-top: 1px solid #174A94;
}


