@font-face {
	font-family: 'Inter-SemiBold';
	src: url('Inter-SemiBold.ttf');
}
@font-face {
	font-family: 'BradfordLLTT-MediumItalic';
	src: url('BradfordLLTT-MediumItalic.ttf');
}
@font-face {
	font-family: 'RockWerchter-Regular';
	src: url('RockWerchter-Regular.ttf');
}
body {
	background-color: rgba(246, 246, 246, 1);
	padding: 16px;
	margin: 0;
}
a {
	color: rgba(253, 128, 12, 1);
	line-height: 1.43;
	text-transform: none;
	font-family: 'Inter-SemiBold';
	font-weight: normal;
	font-size: 14px;
	text-decoration: underline;
}
ul {
	color: rgba(28, 28, 28, 1);
	line-height: 1.54;
	text-transform: none;
	font-family: 'Inter-SemiBold';
	font-weight: normal;
	font-size: 13px;
}
p {
	color: rgba(0, 0, 0, 1);
	line-height: 1.43;
	text-transform: none;
	font-family: 'Inter-SemiBold';
	font-weight: normal;
	font-size: 14px;
}
body {
	color: rgba(0, 0, 0, 1);
	line-height: 1.43;
	text-transform: none;
	font-family: 'Inter-SemiBold';
	font-weight: normal;
	font-size: 14px;
}
h5 {
	color: rgba(0, 0, 0, 1);
	line-height: 1;
	text-transform: none;
	font-family: 'BradfordLLTT-MediumItalic';
	font-weight: normal;
	font-size: 12px;
}
h4 {
	color: rgba(0, 0, 0, 1);
	line-height: 1;
	text-transform: none;
	font-family: 'BradfordLLTT-MediumItalic';
	font-weight: normal;
	font-size: 14px;
}
h3 {
	color: rgba(0, 0, 0, 1);
	line-height: 1;
	text-transform: none;
	font-family: 'BradfordLLTT-MediumItalic';
	font-weight: normal;
	font-size: 16px;
}
h2 {
	color: rgba(0, 0, 0, 1);
	line-height: 1;
	text-transform: none;
	font-family: 'RockWerchter-Regular';
	font-weight: normal;
	font-size: 20px;
}
h1 {
	color: rgba(0, 0, 0, 1);
	line-height: 1;
	text-transform: none;
	font-family: 'RockWerchter-Regular';
	font-weight: normal;
	font-size: 30px;
}