/* 

1. Add your custom Css styles below
2. Place the this code in your template: 

 <link href="css/custom.css" rel="stylesheet">

*/
#header.dark #mainMenu nav > ul > li > a._special {
    color: #FFE599;
}

#mainMenu nav > ul > li > a._special {
    color: #C67914;
}

.show-header-dark #header.dark {
	background-color: rgba(0,0,0,0.60)
}
.show-header-dark #topbar.dark {
	background-color: rgba(0,0,0,0.65)
}