<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */


.design-order-form {
	margin-bottom: 1rem;
}

.design-order-sublbl {
	margin-top: -1rem;
}

.design-order-btn {
	margin: 1rem auto;
	display: block;
}

@media (min-width:768px) {
	.design-order-btn {
		margin-left: 160px;
	}
}

</pre></body></html>