https://www.google.com/fonts#UsePlace:use/Collection:Titillium+Web

.colors {
	color: #df3a4a; // red
	color: #676767; // light grey
	color: #7b7b7b; // grey middle
	color: #383838; // dark grey
	color: #2bd4bf; // blue
	color: #f6722a; // orange
	color: #fbd007; // yellow

	height: 83px; // header height
}

