body {
	font-family: Montserrat;
}

h1 {
	font-weight: bold;
}

span.price {
	font-weight: bold;
	color: red;
}

span.decision {
	font-style: italic;
}

span.quotient {
	font-style: bold;
	color: blue;
}

span.bold {
	font-weight: bold;
}

.resultat {
	font-weight: bold;
}