@font-face {
	font-family: 'BarlowCondensed-Regular';
	src: url('BarlowCondensed-Regular.ttf');
}
@font-face {
	font-family: 'Thunder-Black_Bold-LC';
	src: url('Thunder-Black_Bold-LC.ttf');
}
body {
	background-color: rgba(36, 36, 36, 1);
	padding: 16px;
	margin: 0;
}
a {
	color: rgba(255, 85, 0, 1);
	line-height: 1.18;
	text-transform: none;
	font-family: 'BarlowCondensed-Regular';
	font-style: normal;
	font-size: 17px;
	text-decoration: underline;
}
ul {
	color: rgba(255, 255, 255, 1);
	line-height: 1.18;
	text-transform: none;
	font-family: 'BarlowCondensed-Regular';
	font-style: normal;
	font-size: 17px;
}
p {
	color: rgba(255, 255, 255, 1);
	line-height: 1.18;
	text-transform: none;
	font-family: 'BarlowCondensed-Regular';
	font-style: normal;
	font-size: 17px;
}
body {
	color: rgba(255, 255, 255, 1);
	line-height: 1.18;
	text-transform: none;
	font-family: 'BarlowCondensed-Regular';
	font-style: normal;
	font-size: 17px;
}
h5 {
	color: rgba(255, 255, 255, 1);
	line-height: 1;
	text-transform: uppercase;
	font-family: 'Thunder-Black_Bold-LC';
	font-style: normal;
	font-size: 18px;
}
h4 {
	color: rgba(255, 255, 255, 1);
	line-height: 1;
	text-transform: uppercase;
	font-family: 'Thunder-Black_Bold-LC';
	font-style: normal;
	font-size: 20px;
}
h3 {
	color: rgba(255, 255, 255, 1);
	line-height: 1;
	text-transform: uppercase;
	font-family: 'Thunder-Black_Bold-LC';
	font-style: normal;
	font-size: 22px;
}
h2 {
	color: rgba(255, 255, 255, 1);
	line-height: 1;
	text-transform: uppercase;
	font-family: 'Thunder-Black_Bold-LC';
	font-style: normal;
	font-size: 22px;
}
h1 {
	color: rgba(255, 255, 255, 1);
	line-height: 1.25;
	text-transform: uppercase;
	font-family: 'Thunder-Black_Bold-LC';
	font-style: normal;
	font-size: 32px;
}