.page-template-wp-custom-template-simple-page h1 {font-size: 26px; font-weight: 400; color: #000000 !important;}
.page-template-wp-custom-template-simple-page h2 {font-size: 26px; font-weight: 700;}
.page-template-wp-custom-template-simple-page h3 {font-size: 24px; font-weight: 700;}
.page-template-wp-custom-template-simple-page h4 {font-size: 18px; font-weight: 400;}

.page-template-wp-custom-template-simple-page ul {padding-left: 16px;}
.page-template-wp-custom-template-simple-page ul a {font-size: inherit; font-family: Poppins, Arial, sans-serif;}
.page-template-wp-custom-template-simple-page .faq-block h2 {color: #000000 !important; font-size: 45px !important; line-height:50px; font-weight: 700;}
.page-template-wp-custom-template-simple-page .faq-block ol {margin-left: 16px;}
.page-template-wp-custom-template-simple-page .faq-block li {list-style: decimal;}

.page-template-wp-custom-template-simple-page .entry-content p a, .page-template-wp-custom-template-simple-page .entry-content li a {font-family: inherit;}

@media screen and (max-width: 781px) {
	.page-template-wp-custom-template-simple-page h1 {font-size: 35px;}
    .page-template-wp-custom-template-simple-page h2 {font-size: 30px; font-weight: 700;}
    .page-template-wp-custom-template-simple-page h3 {font-size: 20px;}
    .page-template-wp-custom-template-simple-page h4 {font-size: 20px;}
}