.privacy-policy h1{
	font-size: 2rem;
	text-align: justify;
	letter-spacing: 3px;
	font-weight: bolder;
}

.privacy-policy h2{
	font-size: 1.25rem;
	text-align: justify;
	letter-spacing: 2px;
	font-weight: bolder;
	margin-top: 1.5rem;
}

.privacy-policy p{
	margin-top: 1.5rem;
	font-size: 1rem;
	color: #777;
	text-align: justify;
}