.elementor-widget-theme-post-content{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}/* Start custom CSS */body {
    display: flex;
    flex-direction: column;
    min-height: 100vh;

}/* End custom CSS */