@charset "utf-8";
/* CSS Document */
#footer-community .si-light {
	color: #111111 !important;
}
#footer-community .si-dark {
    background-color: #111111;
}
#copyrights .container.border-top {
	border-color: rgba(210,210,210,0.5);
}
@media (max-width: 575.98px) {
	#footer-logo img {
		max-width: 200px;
	}
}