/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 2.0.2
*/

/* Forza il contenitore interno di Betheme a disporre gli elementi in verticale */
.section_wrapper.mcb-section-inner {
    display: flex !important;
    flex-direction: column !important;
}
