.info-panel {
	background: #333333;
}

.footer-title {
	font-family: 'stolzlregular', sans-serif;
	font-size: 20px;
	color: #73BF43;
	padding-bottom: 10px;
	border-bottom: 1px solid grey;
}

.footer-links {
	color: white;
	font-size: 16px;
	text-decoration: none;
}

.footer-links >li>a {
	color: white;
	font-size: 16px;
	text-decoration: none;
}

.footer-desc {
	color: grey;
}

.footer-bottom {
	background: #3F3F3F;
}

.com-name {
	font-family: 'stolzlregular', sans-serif;
	font-size: 24px;
	color: white;
}

.footer-bottom-desc {
	font-family: 'stolzllight', sans-serif;
	font-size: 15px;
	color: #9F9F9F;
}

.footer-right {
	font-family: 'stolzllight', sans-serif;
	color: white;
}

.policy {
	font-family: 'stolzllight', sans-serif;
	font-size: 15px;
	color: #9F9F9F;
	text-decoration: none;
}

.soc {
	height: 45px;
	width: 45px;
	margin-top: 3px;
}
