.page-template-privacy h2 {
    font-size: 40px;
    margin-top: 40px;
}

.page-template-privacy small {
    font-weight: 100;
    margin-bottom: 40px;
    display: block;
}

.page-template-privacy .main-content h3, .page-template-privacy .main-content h4, .page-template-privacy .main-content h5, .page-template-privacy .main-content h6 {
    color: #525D66;
    font-weight: 400;
}

.page-template-privacy .main-content p {
    letter-spacing: 0;
    font-weight: 300;
    font-size: 18px;
    line-height: 1.7;
}

.page-template-privacy #content ul,
.page-template-privacy #content ol {
    list-style: initial;
    padding: 20px;
    font-weight: 100;
}

.page-id-9400 #content ol {
    list-style: decimal;
}
.page-id-9400 ol li:before { 
    font-weight: 700;
}
.page-id-9400 ol ol {
    margin-left: 40px;
}
.page-id-9400 #lipsum > ol > li > strong,
.page-id-9400 #lipsum > ol > li::marker,
.page-id-9400 #lipsum h3 strong {
	margin-bottom: 22px;
	font-size: 28px;
	font-weight: 400;
	line-height: 28px;
	text-transform: uppercase !important;
	color: #00afef;
}