body{
	color: black;
	background: Maroon;

	max-width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	/* font-family: "Times New Roman", Times, serif; */
	.manufacturing-consent-regular {
		font-family: "Manufacturing Consent", system-ui;
		font-weight: 400;
		font-style: normal;
	}
}

h1,h2{
	color: #EEC900;
	text-align: center;
	font-size:200%;
	.manufacturing-consent-regular {
		font-family: "Manufacturing Consent", system-ui;
		font-weight: 400;
		font-style: normal;

}
h3{
	color: black;
	font-size:200%;
	.manufacturing-consent-regular {
	font-family: "Manufacturing Consent", system-ui;
	font-weight: 400;
	font-style: normal;
	}
}
