.color-decoration_none {
		background-color: rgba(0, 0, 0, 0);
		text-decoration: none;
	}

.span-color_hsl{
	color: hsl(214, 93%, 49%);
}