.main-navigation a {
		font-family: "Merriweather",serif;
    font-weight: 500;
    font-style: normal;
		font-size: 1.25em;
		text-transform: none;
		letter-spacing: 1.5px;
		color: #656565;
}

.main-navigation a:hover {
		color: #ffcd60;
}

.main-navigation a:focus {
		color: #ffcd60;
}

.main-navigation .current-menu-item>a, .main-navigation .current_page_item>a {
		color: #353535;
		font-weight: 700; 
}

.featured-post-content .more-link {
		color: #ffffff;
		border-color: #ffcd60;
}

.featured-post-content .more-link:hover {
		color: #ffffff;
		background-color: #353535;
		border-color: #353535;
}

div.featured-post-content {
		background: #ffffff;
		opacity: .94;
}

time.entry-date.published {
		font-family: 'Raleway', sans-serif;
		color: #656565;
		font-size: 1.15em;
		line-height: 1.55em;
		font-weight: 500;
}

.entry-meta a {
		color: #ababab;
		letter-spacing: 1px;
		font-size: 1.15em;
}

.entry-meta a:hover {
		color: #353535;
}

.entry-title a {
		color:#353535;
		line-height: 1em;
}

.entry-title a:hover {
		color:#353535;
		background:#ffcd60
}

.entry-content a {
		color: #E5B857;
		font-weight: 600;
}

.entry-content a:hover {
		color: #353535;
		font-weight: 600;
}

.widget-title {
		font-size: 1em;
		text-transform: none;
    letter-spacing: 1.25px;
		color: #656565;
}

.widget li a {
		color:#656565;
}

.widget li a:hover {
		color:#353535;
}


svg.icon {
		color: #353535; 
}

svg.icon:hover {
		color: #ffcd60;
}

jetpack_subscriptions_widget {
		color: #ffffff;
}


.wf-active .entry-title {
		font-size: 1.8em;
		text-transform: none;
		color: #353535;
		letter-spacing: 2px;
		line-height: 1.25em;

}

.wf-active body {
    font-family: 'Raleway', sans-serif;
		color: #656565;
		font-size: 1.15em;
		line-height: 1.55em;
}

button {
		font-family: 'Raleway', sans-serif;
		letter-spacing: 1px;
		font-weight: 400;
		color: #ffffff;
		background: #ffcd60;
    padding: 5px 15px 6px;
		text-align: center;
}

button:hover {
		background: #ffcd60;
}

button:focus {
		background: #656565;
}

.menu-toggle::before {
    display: inline-block;
    font-family: "dashicons";
    line-height: 1;
    content: '\f333';
    padding-right: 10px;
    position: relative;
}

.page-header .page-title {
		line-height: 1.25em;
}

div.nav-links a {
		font-family: 'Raleway', sans-serif;
		letter-spacing: 1px;
		color: #656565;
}

div.nav-links a:hover {
		font-family: 'Raleway', sans-serif;
		letter-spacing: 1px;
		color: #353535;
}

a.comment-reply-link {
		font-family: 'Raleway', sans-serif;
		letter-spacing: 1px;
		font-weight: 800;
		color: #ffffff;
		background: #ffcd60;
	
}

a.comment-reply-link:hover {
		font-family: 'Raleway', sans-serif;
		letter-spacing: 1px;
		font-weight: 800;
		color: #ffffff;
		background: #353535;
	
}

a#cancel-comment-reply-link {
	font-family: 'Raleway', sans-serif;
		letter-spacing: 1px;
		font-weight: 500;
		text-transform: none;
		color: #656565;
}

a#cancel-comment-reply-link:hover {
		font-family: 'Raleway', sans-serif;
		letter-spacing: 1px;
		color: #353535;
}

a.more-link {
		font-family: 'Raleway', sans-serif;
		letter-spacing: 1px;
		font-weight: 800;
		color: #ffffff;
		background: #ffcd60;
		border: none;
}

a.more-link:hover {
		font-family: 'Raleway', sans-serif;
		letter-spacing: 1px;
		font-weight: 800;
		color: #ffffff;
		background: #353535;
		border: none;
}

.wp-caption .wp-caption-text {
	font-size: 15px;
	line-height: 1.5;
}
