@import url("https://fonts.googleapis.com/css2?family=Figtree:ital,wght@0,300..900;1,300..900&display=swap");

* {
	font-family: "Figtree", sans-serif;
	scroll-behavior: smooth;
}

.btn-wpp {
	background: #2aa81a !important;
	border-color: #2aa81a !important;
}

.btn-wpp:hover {
	background: transparent !important;
	color: #2aa81a;
}
