/*
Theme Name: Astra-child
Author: 
Description: Your description goes here
Version: 1.0
Template: astra

This is the child theme for Astra theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/

.page-id-18440 h1, .page-id-18440 h2, .page-id-18440 h3, .page-id-18440 h4,.page-id-18440 h5,.page-id-18440 h6, .page-id-18466 h1, .page-id-18466 h2, .page-id-18466 h3, .page-id-18466 h4,.page-id-18466 h5,.page-id-18466 h6{
	    font-family: 'DM Serif Display';
}

.page-id-18440 header.entry-header .entry-title, .page-id-18466 header.entry-header .entry-title {
    font-size: 60px;
    line-height: 65px;
    font-weight: 400;
    font-family: 'DM Serif Display';
    letter-spacing: 0px;
    color: #1f3858;
}
.page-id-18440 h2.wp-block-heading, .page-id-18466 h2.wp-block-heading {
    font-size: 40px;
    line-height: 45px;
    font-weight: 400;
    font-family: 'DM Serif Display';
}
.page-id-18440 p, .page-id-18466 p{
	font-size: 23px;
    line-height: 31px;
    font-weight: 500;
    font-family: 'Work Sans';
    color: #3e5879;
}
 @media only screen and (max-width: 767px) {
.site-above-footer-wrap {
    display: none !important;
}
}
 @media only screen and (max-width: 1024px) {
	 .page-id-18440 h2.wp-block-heading, .page-id-18466 h2.wp-block-heading{
		 font-size: 27px;
    	line-height: 33px;
	 }
	 .page-id-18440 p, .page-id-18466 p {
    font-size: 16px;
		 line-height: 20px;
	 }
header.entry-header .entry-title {
    font-size: 40px!important;
    line-height: 49px!important;
    padding-top: 28px;
}
}