@font-face {
	font-family: 'Adelle-Regular';
	src: url('Adelle-Regular.ttf');
}
@font-face {
	font-family: 'Montserrat-Bold';
	src: url('Montserrat-Bold.ttf');
}
body {
	background-color: rgba(247, 247, 247, 1);
	padding: 16px;
	margin: 0;
}
a {
	color: rgba(47, 54, 84, 1);
	line-height: 1.25;
	text-transform: none;
	font-family: 'Adelle-Regular';
	font-weight: normal;
	font-size: 16px;
	text-decoration: underline;
}
ul {
	color: rgba(47, 47, 47, 1);
	line-height: 1.25;
	text-transform: none;
	font-family: 'Adelle-Regular';
	font-weight: normal;
	font-size: 16px;
}
p {
	color: rgba(47, 47, 47, 1);
	line-height: 1.25;
	text-transform: none;
	font-family: 'Adelle-Regular';
	font-weight: normal;
	font-size: 16px;
}
body {
	color: rgba(47, 47, 47, 1);
	line-height: 1.25;
	text-transform: none;
	font-family: 'Adelle-Regular';
	font-weight: normal;
	font-size: 16px;
}
h5 {
	color: rgba(229, 0, 109, 1);
	line-height: 1;
	text-transform: none;
	font-family: 'Montserrat-Bold';
	font-weight: bold;
	font-size: 14px;
}
h4 {
	color: rgba(47, 47, 47, 1);
	line-height: 1;
	text-transform: none;
	font-family: 'Montserrat-Bold';
	font-weight: bold;
	font-size: 16px;
}
h3 {
	color: rgba(47, 47, 47, 1);
	line-height: 1;
	text-transform: uppercase;
	font-family: 'Montserrat-Bold';
	font-weight: bold;
	font-size: 18px;
}
h2 {
	color: rgba(47, 47, 47, 1);
	line-height: 1;
	text-transform: uppercase;
	font-family: 'Montserrat-Bold';
	font-weight: bold;
	font-size: 18px;
}
h1 {
	color: rgba(47, 47, 47, 1);
	line-height: 1.43;
	text-transform: uppercase;
	font-family: 'Montserrat-Bold';
	font-weight: bold;
	font-size: 28px;
}