/*newsletter forms*/
.mc4wp-form label {font: 14px Source Sans Pro; color: #646464; font-weight: 100;} 
.mc4wp-form input[type="submit"] {background-color: #f0f0f0; color: #646464}
/*sidebar widget area*/
.sidebar-widget-area {width: 200px;}
/*child page grid no page summary*/
.entry-summary {display:none;}
/*post pages title and comments*/
.entry-title {color: #6b6b6b;}
.comments-title {color: #6b6b6b;}
/*to change site description color
.site-description {color: #70bc9e !important;}*/
.site-title a {color: #85c8ae !important;}
/*change dots in nav menu*/
.nav-menu > li > a:after {color: #85c8ae;}
/*removes featured image from top of child pages*/
.page-child .entry-thumbnail {display: none;}
.content-wrapper.with-featured-image {margin-top: 0;}
/*title links on blog and child pages color*/
.entry-title a {color: #6b6b6b;}
