@charset "UTF-8";
.center {
	text-align: center;
	margin: 10px;
	padding: 5px;
	font-family: parisienne;
	font-weight: 400;
	color: #BF4547;
	font-variant: normal;
	font-style: normal;
	font-size: 3em;
	background-color: aliceblue;
}



.form_acrobat {
	color: #1C0676;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-style: normal;
	font-weight: 400;
	text-align: center;
}
.footer {
	text-align: center;
	background-color: aliceblue;
	padding-right: 15px;
	padding-left: 15px;
}

.small_text {
	font-size: small;
	font-style: normal;
	padding-left: 2em;
	text-align: left;
}
