.FooterPanels, .FooterPanels a {
	font-weight: bold;
	font-size: 10px;
	color: #ff3300;
}
.FooterPanels a {
	text-decoration: none;
}
.FooterPanels > .container > .row > div {
	border-top: 1px solid #ff3300;
	padding-top: 30px;
}
.FooterPanels > .container > .row > div img {
	max-width: 100%;
	height: auto!important;
}