@font-face{
	font-family: "Flor";
	src: url("material/FlorDeRuina-Semilla.otf");
}

* {
	background-color: #f4fae7 !important;	
}

p, h2, h3{
	color:#2F4F4F !important;
}

#project-title{
	color:#EE82EE;
	font-family: "Flor";
	font-size: 1.8em;
}

#student-name > span{
	background-color: #2f4f4f !important;
	padding: 2px 5px;
	color: #f4fae7;
	border-radius: 5px;
}	
