.footer_vts{
	border-top: 1px solid #e2e3e4;
	background: #1d2326;
	color: #fff;
	padding: 48px 0;
	font-size: 14px;
	line-height: 1.6;
}

.footer_vts .footer-title{
	font-size: 26px;
	font-weight: bold;
	color: #fff;
}

.footer_vts a {
	color: #ffdf6e;
}