/**
Theme Name: MDME
Author: MDME
Author URI: https://mdmesolutions.com
Description: Website and Marketing by MDME.
Version: 2025
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: mdme
Template: astra
*/

.single-post h2 {
	margin-top:20px !Important;
	margin-bottom:10px !Important;
}

.single-post h3 {
margin-top:10px !Important;
	margin-bottom:10px !Important;}

/* doesnt seem to work	
.single h3 {
margin-top:10px !important;
	margin-bottom: 20px !important;}

.single h2 {
	margin-top:20px !important;
		margin-bottom:10px !important;
}
*/