@font-face {
	font-family: 'Shapiro-Wide';
	src: url('Shapiro-Wide.ttf');
}
@font-face {
	font-family: 'Shapiro-85SuperHeavyExtd';
	src: url('Shapiro-85SuperHeavyExtd.ttf');
}
body {
	background-color: rgba(244, 228, 240, 1);
	padding: 16px;
	margin: 0;
}
a {
	color: rgba(248, 71, 199, 1);
	line-height: 1.43;
	text-transform: none;
	font-family: 'Shapiro-Wide';
	font-style: normal;
	font-size: 14px;
	text-decoration: underline;
}
ul {
	color: rgba(25, 23, 39, 1);
	line-height: 1.43;
	text-transform: none;
	font-family: 'Shapiro-Wide';
	font-style: normal;
	font-size: 14px;
}
p {
	color: rgba(32, 32, 63, 1);
	line-height: 1.43;
	text-transform: none;
	font-family: 'Shapiro-Wide';
	font-style: normal;
	font-size: 14px;
}
body {
	color: rgba(32, 32, 63, 1);
	line-height: 1.43;
	text-transform: none;
	font-family: 'Shapiro-Wide';
	font-style: normal;
	font-size: 14px;
}
h5 {
	color: rgba(32, 32, 63, 1);
	line-height: 1;
	text-transform: uppercase;
	font-family: 'Shapiro-85SuperHeavyExtd';
	font-style: normal;
	font-size: 12px;
}
h4 {
	color: rgba(32, 32, 63, 1);
	line-height: 1;
	text-transform: uppercase;
	font-family: 'Shapiro-85SuperHeavyExtd';
	font-style: normal;
	font-size: 14px;
}
h3 {
	color: rgba(32, 32, 63, 1);
	line-height: 1;
	text-transform: uppercase;
	font-family: 'Shapiro-85SuperHeavyExtd';
	font-style: normal;
	font-size: 16px;
}
h2 {
	color: rgba(32, 32, 63, 1);
	line-height: 1;
	text-transform: uppercase;
	font-family: 'Shapiro-85SuperHeavyExtd';
	font-style: normal;
	font-size: 16px;
}
h1 {
	color: rgba(32, 32, 63, 1);
	line-height: 1.54;
	text-transform: uppercase;
	font-family: 'Shapiro-85SuperHeavyExtd';
	font-style: normal;
	font-size: 26px;
}