@charset "utf-8";
/* CSS Document */
#footer-community .si-light {
	background-color: rgba(255,255,255,0.8);
	color: #111111 !important;
}
#footer-community .si-dark {
    background-color: #111111;
}