.has-gradient-text {
	background-image: linear-gradient(61deg, #59edcd 45.76%, #3a72ff 71.83%);
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
	color: transparent;
}
