/*
 Theme Name:   Twenty Fifteen Child
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  Twenty Fifteen Child Theme
 Author:       John Doe
 Author URI:   http://example.com
 Template:     twentyfifteen
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twenty-fifteen-child
*/
h4 {
	color:#003566;
	
}

.entry-content a{

border-bottom:0;
	
	
}
.more-link{
	color:#003866;
	
}

h.format-aside .entry-title, .format-image .entry-title, .format-video .entry-title, .format-quote .entry-title, .format-gallery .entry-title, .format-status .entry-title, .format-link .entry-title, .format-audio .entry-title, .format-chat .entry-title{
	font-size:24px;
}

@media screen and (min-width: 68.75em){

.entry-title{
	font-size:30px;
	
}


}


div.nav-links{
	display:none;
}

.submit {
	background-color: red !important;
}

.site-info {
	
	display: none;
}