html {
	scroll-behavior: smooth;
}
body {
	margin: 0;
	padding-top: 70px;
	position: relative;
}

.container-fluid {
	position: relative;
}

