/*
Theme Name:     twentyseventeen-child2
Description:    Child of twenty seventeen
Author:         L-13
Template:       twentyseventeen

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/

h3 {
	font-size: 16px !important;
	font-weight: 600 !important;
	color: black !important;
}


@media screen and (min-width: 48em) {
	.has-sidebar:not(.error404) #primary {
		float: left;
		width: 58%;
	}
	
	.has-sidebar:not(.error404) .full-width #primary {
		float: none;
		width: 100%;
	}
}
