header .container {
	position: relative;
	z-index: 1;
}
header,
section,
footer,
nav {
	padding: 0px 25px;
}

html {
	scroll-behavior: smooth;
}

.logo-img {
	width: 40px;
}
