/*!
Theme Name: Framey Child
Theme URI: https://uicore.co
Description: Startup & SaaS WordPress Theme
Author: UiCore
Author URI: https://uicore.co
Template: framey
Version: 1.0.0
Text Domain: framey
*/

 /* Add your custom style here */

selector, selector > .e-con-inner {
    justify-content: flex-start !important;
    display: flex !important;
    flex-direction: column !important;
}

selector > * {
    flex-grow: 0 !important;
}