@media screen and (min-width: 480px) {
	p.wp-block-post-excerpt__excerpt,
	.entry-content p {
		text-align: justify;
	}
}


