.main-menu li.active a,
.social-icons li a:hover,
.site-footer a:hover,
.event-container .event-time {
  color: #ffe581;
}


.widget-title {
background-color: #ffe581;
}

.widget-main-title {
background-color: #ffe581;
}

.current_page_item a {
color: #ffe581;
}

.menu-toggle-btn {
  background-color: #ffe581;
}

.main-menu li a:hover {
  color: #ffe581;
}

.site-header a:hover {
  color: #ffe581;

}
.current_page_item a {
	color: #ffe581;	
}

.main-menu a {
  display: block;
  padding: 13px 20px;
}
