.col-12 .col-md-6 {
	background: none;
	border: none;
}

#footer {
	background-color: #202020;
	background-position: center;
}

#footer .footer-widgets {
	padding: 30px 0;
}

#footer .footer-widgets.alt {
	border-top: 5px solid #d6d1d1;
}

#footer .footer-widgets a {
	color: #fff;
}

#footer .footer-widgets a:hover {
	color: #2a5ca7;
}

#footer .footer-widgets .widget .widget-title {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #727171;
	text-transform: uppercase;
	font-weight: 700;
	color: rgb(231, 226, 226);
}