

h4 {
	border-bottom: solid 1px #ccc;
	padding-bottom: 5px;
}

.privacy_pdf {
	display: block;
	padding: 20px 30px;
	width: 100%;
	max-width: 300px;
	margin: 4vw auto;
	text-align: center;
	color: #fff;
	background-color: #4F1028;
	border-radius: 10px;
	cursor: pointer;
}

@media handheld, only screen and (max-width: 767px) {


	
}

