body, html {
	font-family: 'Poppins', sans-serif;
	text-rendering: optimizeLegibility !important;
	-webkit-font-smoothing: antialiased !important;
	scroll-behavior: smooth;
}
body {
	background-color: #fff;
}
.btn-ees {
	background-color: #e72666;
	color: white;
}

.header-ees{
	background-color: #e72666;
	color: white;
}