/*
Theme Name: Divi Plus Non Profit
Theme URI: https://diviextended.com/product/divi-plus/
Description: Divi Plus plugin based ready-to-use Divi child theme designed for Non Profit.
Author: Divi Extended
Author URI: https://diviextended.com/
Template: Divi
Version: 1.0
License: GPL v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
*/

.dn-blog .post-content-inner {
    margin-bottom: 30px;
}

.dn-blog .post-content {
    margin-bottom: 20px;
	order: 3;
}

.dn-blog .et_pb_post {
    display: flex;
    flex-direction: column;
}

.dn-blog .et_pb_image_container {
    margin-bottom: -10px;
}