/*
Theme Name: Newsophy Child by Insynth Marketing
Theme URI: https://www.insynth.co.uk/
Template: newsophy
Author: Christensen Magtoto
Author URI: https://www.linkedin.com/in/christensen-magtoto-11a57017a/
Description: A child theme of Newsophy.
Tags: news,blog,optimized,woocommerce,responsive
Version: 1.2.5.1706186311
Updated: 2024-01-25 12:38:31

*/

.entry-title {
	color: var(--accent);
}

.blog-posts.two-fr {
	display: unset;
}
.blog-posts.two-fr > .et-boc > .et_builder_outer_content {
	display: grid;
	grid-template-columns: 1fr 1fr;
  	grid-gap: 30px;
}