body.a63-ft-fire-confirm .a63-ft-confirm {
	max-width: 420px;
	margin: 48px auto;
	padding: 32px 28px;
	text-align: center;
	background: #fff;
	border: 1px solid #dcdcde;
	border-radius: 8px;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}

body.a63-ft-fire-confirm .a63-ft-confirm__eyebrow {
	margin: 0 0 8px;
	font-size: 12px;
	letter-spacing: 0.06em;
	text-transform: uppercase;
	color: #646970;
}

body.a63-ft-fire-confirm .a63-ft-confirm__title {
	margin: 0 0 12px;
	font-size: 28px;
	line-height: 1.2;
	color: #1d2327;
}

body.a63-ft-fire-confirm .a63-ft-confirm__label {
	margin: 0 0 8px;
	color: #2271b1;
	font-weight: 600;
}

body.a63-ft-fire-confirm .a63-ft-confirm__meta,
body.a63-ft-fire-confirm .a63-ft-confirm__hint {
	margin: 8px 0 0;
	color: #50575e;
	font-size: 14px;
}
