#body-wrapper h1, 
#body-wrapper h2, 
#body-wrapper h3{
	color:#AEBD21 !important;
}
#logo a img{
	width: auto !important;
	height: 60px !important;
}

#body-wrapper a{
	color:#AEBD21 !important;
}
#body-wrapper a:hover{
	color:#AEBD21 !important;
}

#body-wrapper .slide-desc{
	background: #C7B36A !important;
}
#body-wrapper .slide-desc > h1,
#body-wrapper .slide-desc > h2,
#body-wrapper .slide-desc > h3{
	color: white !important;
}

#body-wrapper .btn-primary{
	color: #fff !important;
    background-color: #AEBD21 !important;
    border: 1px solid #AEBD21 !important;
}
#body-wrapper .btn-primary:hover{
    background-color: #9fad22 !important;
}

#body-wrapper .main-menu-wrapper a{
	color: black !important
}