/* Always starting with `.`! */
.highlight {
	color: blue;
}

.faded {
	opacity: 33%;
}
