#topo_footer {
	background: #333;
	color: white;
}
#topo_footer .social-icon{
	color: white;
}
.menu_transparente {
	background: rgba(0,0,0,0.5) !important;
}
#header.sticky-header #header-wrap {
	background-color: black;
}
#primary-menu ul li a {
	color: #ccc;
}
#gotoTop:hover {
	background: black; 
}