.cc_container .cc_btn, .cc_container .cc_btn:visited{
    background-color: #F04923 !important;
    color: #fff !important;
}

.cc_container .cc_btn:hover, .cc_container .cc_btn:active{
	background-color: #fff !important;
    color: #2C2B2B !important;
}

.cc_container{
	background-color: #2C2B2B !important;
}

.cc_container a, .cc_container a:visited{
	color: #03B7B7 !important;
}

.cc_container a:hover, .cc_container a:active{
	color: #4EB3FD !important;
}