/* Add here all your CSS customizations */
#footer.footer-reveal {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: -10;
}

.breadcrumb {
	color:#fff;
}
.breadcrumb li {
	color:#fff;
}
.breadcrumb li a {
	color:#fff;
}
#footer .footer-copyright p {
    color: #fff;
}
footer p {color:#fff !important;}
footer a {color:#fff !important;}

p {
    color: #141823;
    letter-spacing:1px !important;
}

.thumb-info.thumb-info-bottom-info .thumb-info-title {
    
    color: #141823;
}


