.animate-in-ov{-webkit-animation:fadeIn .5s ease-in;animation:fadeIn .5s ease-in}.animate-out-ov{-webkit-transition:opacity .5s;transition:opacity .5s;opacity:0}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.dt-blog .post-content-inner{margin-bottom:30px}.dt-blog .post-content{margin-bottom:20px;order:3}.dt-blog .et_pb_post{display:flex;flex-direction:column}.dt-blog .et_pb_image_container{margin-bottom:-10px}