span.gradient {
	background: linear-gradient(to right, #f93, #f39);
	background-clip: text;
	color: transparent;
}
