ftext {
  color: white;
	font-family: "Lucida Console", "Courier New", monospace;
}
.footer *,
.footer a,
.footer .widget-content .text-title {
	color: white;
}
so-panel {
  color: white;
	font-family: "Lucida Console", "Courier New", monospace;
}
.menu-highlight
{
 /*background: red;
		/*color: red;
 border-radius: 35px;
 padding: 0px 20px;
 line-height: 50px !important;
 margin: auto;*/
		color: #c39a6f;
}

.menu-highlight  li.menu-item a {
color:red;
}