.elementor-101 .elementor-element.elementor-element-99145d8{--display:flex;--min-height:200px;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-101 .elementor-element.elementor-element-99145d8:not(.elementor-motion-effects-element-type-background), .elementor-101 .elementor-element.elementor-element-99145d8 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#8A0F0F;}.elementor-101 .elementor-element.elementor-element-a35d5ee{--display:flex;--min-height:50px;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-101 .elementor-element.elementor-element-a35d5ee:not(.elementor-motion-effects-element-type-background), .elementor-101 .elementor-element.elementor-element-a35d5ee > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#140909;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}/* Start custom CSS for container, class: .elementor-element-99145d8 */html, body { height: 100%; }

body.wp-theme-hello-elementor {
  min-height: calc(100vh - var(--wp-admin--admin-bar--height, 0px));
  display: flex;
  flex-direction: column;
}

body.wp-theme-hello-elementor > main#content { flex: 1 0 auto; }
body.wp-theme-hello-elementor > footer { margin-top: auto; }/* End custom CSS */