#privacy-policy-footer {
	display: block;
	width: 100%;
	float: left;
	padding: 15px 0 30px;
	background: #dcdadb;
	text-align: center;
	font-size: 12px;
	margin-bottom: 40px
}
@media (min-width: 577px) and (max-width: 992px) {
#privacy-policy-footer {
	margin-bottom: 102px
}
}
#privacy-policy-footer a {
	color: #000;
	text-decoration: underline
}
@media (max-width: 577px) {
.mb-72px {
	margin-bottom: 72px !important
}
}
