*{
	padding:0;
	margin:0;
}
.gradient-text span{
	background: -webkit-linear-gradient(240deg, #2dc26f, #2dc26f);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.w-245 .elementor-button{
	min-width:245px;
	min-height:55px;
	display:flex;
	align-items:center;
	justify-content:center;
	width:fit-content !important;
}