/* -- Colours ---------------------------------------------------------------  */
/* -- redefine colors for layout */
#Page {
	border-bottom: 10px solid #3E0071;
}
/* -- redefine colors for typography */
h1, h2, h3, h4, h5, h6 {
	color: #3E0071;
}

