/*
Theme Name: Hello Elementor Child
Template: hello-elementor
Version: 1.0
*/


:target {
  scroll-margin-top: 100px;
}

.sticky-header{
	position: fixed;
	top: 0;
	z-index: 99;
}

.stikcy-policy-navbar{
	position: sticky;
	top: 100px;
}