/*
Theme Name: handypro child
Tags:  custom-menu, editor-style, featured-images
Template: handypro
Version: 1.0.0
*/


@import '../handypro/style.css';



/*---------------------------------
      write your css from here
------------------------------------*/

.single-blog-content h4.wp-block-heading {
    font-size: 1.2rem;
    margin-bottom: 10px !important;
}
.single-blog-content h3{
	font-size: 25px;
}
.single-blog-content p{
	font-size: 16.5px;
}
.handypro-single-blog-details ul{
	font-size: 16.5px;
}
.single-blog-content .wp-block-buttons {
    width: 50%;
}