body {height: 100vh;}
.fronttitle {
	font-size: 2.7rem;
	color: #c10230;
	font-weight: 700;
	text-shadow: 1px 1px 1px white;
}

.fronttitle2 {font-size: 1.4rem; text-shadow: 2px 2px 5px black;}
.page-header {
	margin: 2px 0px 10px 0px;
	padding-bottom: 5px;
	display: none;
}

.titreck:hover {
	color: red !important;
}