/* Start custom CSS for html, class: .elementor-element-19d3e09 */#scroll-progress {
  position: fixed;
  bottom: 0;
  left: 0;
  height: 4px;
  width: 0;
  background: linear-gradient(90deg, #b99c6b, #f5e1b9);
  z-index: 9999;
  transition: width 0.1s linear;
}/* End custom CSS */