.line-highlight {
	background: linear-gradient(to right, hsla(24, 20%, 50%,.3) 70%, hsla(24, 20%, 50%,0));
	background: hsla(24, 20%, 50%,.3);
}