footer .social svg {
	fill: #fff;
	width: .75em;
}
#chat-widget-container {
	right: 5em !important;
	bottom: 0 !important;
}
@media (max-width: 450px) {
	#chat-widget-container {
		right: initial !important;
	}
}
@media (max-width: 360px) {
	#top-link-block.affix.show {
		bottom: 4.5em;
	}
}
#PressPageHtml .carousel-indicators {
	display: none;
}