.gradient-text-color {
	color: #1CC0E3;
	background: linear-gradient(to bottom right, #1CC0E3, #31DBA8);
	background-image: linear-gradient(to right, #1CC0E3, #31DBA8);
}