@charset "UTF-8";
/* CSS Document */

.preparing {
	font-size: 3rem;
	font-weight: 400;
	line-height: 1;
	text-align: center;
	margin: 0;
	padding: 3em 0;
	color: #aeaeae;
}

.preparing strong {
	font-weight: inherit;
}

.preparing small {
	font-size: 0.75em;
	font-weight: 100;
	font-family: alternate-gothic-atf;
}