


#terms-privacy{
	padding-top: 90px;
}

.terms-privacy{
	background-color: rgba(255,255,255,0.8);
	padding: 30px 30px 50px 30px;


}

.terms-privacy h1 {
	text-align: center;
	margin-bottom: 0px;
	margin-top: 15px;
	font-size: 25px;
}

.terms-privacy h1 ,.terms-privacy h2, .terms-privacy p{
	padding-bottom: 10px;
}

#terms-privacy{
	margin-right: 25px;
	margin-left: 25px;
}

.terms-privacy ul{
	padding-bottom: 15px;
	padding-left: 35px;
}

.terms-privacy ul li{
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 18px;
}