/*
Theme Name: Cory Site Child
Template: hello-elementor
Version: 1.0
*/

html {
  scroll-behavior: auto;
}

.story-panel {
  min-height: 100svh;
  position: relative;
}

.panel-content {
  position: relative;
  z-index: 2;
}