/*
 Theme Name:   Hello Elementor Child
 Theme URI:    https://absoluteawakenings.com
 Description:  Child theme for Hello Elementor
 Author:       Rahul
 Template:     hello-elementor
 Version:      1.0.0
*/

.single-post p.wp-block-paragraph {
    font-family: 'Plus Jakarta Sans';
}

.single-post h2.wp-block-heading {
    font-family: 'Manrope' !important;
    font-size: 30px !important;
    margin-top: 20px !important;
}