/*
Theme Name: PAC Theme
Version: 1.0
Description: A child theme of Twenty Sixteen
Template: twentysixteen
Author: XOFT
*/
@import url("../twentysixteen/style.css");
/* Your awesome customization starts here */

.widget {
	border-top: 1px solid #eee !important; 
}

.site-header {
		padding: 1.25em 4.5455%;
	}

/* rere */
.site-branding .site-title a {
	color: #006633 !important;
}

body, button, input, select, textarea {
color: #fff;
}


.site-description {
color: #777 !important;
font-family: Montserrat, "Helvetica Neue", sans-serif;
}

.entry-footer a {
color: #ccc;
}

.entry-title a{
color: #66b2ff;
font-size:32px !important;
font-size: 2.0rem !important;
}

.main-navigation .primary-menu > li a{
color: #666;
font-size: 14px;
}
