@CHARSET "UTF-8";
/**
* Footer
*/
.ddt-footer {
	background-color: #337ab7;
	border-top: 7px solid #0065a2;
	padding: 32px 64px !important;
	text-align: center;
}

.ddt-footer a {
	color: #fff;
	text-decoration: none;
	margin: 0 10px;
}