/*
Theme Name: Precise Pest Child
Author: Amsive
Description: This is the child theme for AmsiveSpark WordPress Theme
Version: 1.0.2
Template: wp-amsive-lpt
Text Domain: wp-precise-pest-child
*/

/* Override parent theme single-post post-content paragraph styles. */
.single-post .wp-block-post-content > p {
	text-wrap: pretty !important;
	font-size: var(--wp--preset--font-size--body) !important;
}
