/*=Custom
-----------------------------------------------------------*/
#privacy-policy h3 {
    font-size: 2rem;
}

#privacy-policy h2 {
    font-size: 2.5rem;
}

#privacy-policy p {
    font-size: 1.3125rem;
}

.post-2875{
	margin-top: 12rem;
	margin-bottom: 4rem;
	padding: 0 11%;
}

.post-2875 h1{
	font-size: 30px;
	font-family: "Helvetica Neue Thin", Sans-serif;
    font-weight: 700;
	margin-bottom: 1rem;
	
}

.post-2875 h2{
	font-size: 24px;
    color: #333333;
    font-weight: 500;
    line-height: 1.3;
	margin-bottom: 2rem;
	
}

.post-2875 h3{
	font-size: 1.2em;
    color: #333333;
    font-weight: 400;
    line-height: 1.2;
    letter-spacing: 1px;
	
}
.post-2875 section .container p{
	font-size: 14px;
}
.post-2875 a{
	color: #00b2f4;
	
}