/* Start custom CSS for section, class: .elementor-element-485ab379 */html, body {
  height: 100%;
  margin: 0;
}

body {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}

#page {
  flex: 1;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}

main,
.site-content {
  flex: 1;
}

.site-footer,
footer {
  margin-top: auto;
}

#page-center {
  padding-top: 40px;
  padding-bottom: 40px;
}/* End custom CSS */