@charset "UTF-8";
/* CSS Document */
#contact-link {
	color: #ff00ff;
}
#contact {
	display: flex;
	flex-direction: column;
	width: 65%;
	margin-left: auto;
	margin-right: auto;
	align-content: center;
	text-align: center;
	align-items: center;
}

.contact-text {
	display: flex;
	text-align: justify;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
}

.contact-h3 {
	font-family: monospace;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.contact-explain {
	display: flex;
	text-align: justify;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	line-height: 20px;
	width: 80%;
}

.bar {
	width: 50%;
	height: 1px;
	color: solid black;
}

#wholesale-title {
	text-align: center;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	font-weight: 500;
	
}

#footnote {
	text-align: center;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
}
