.special-menu {
    color: #f26b25 !important;
    background-color: white !important;
    font-weight: bold;
}

.special-menu:hover {
    background-color: #f26b25 !important;
	color:white !important;
}