body {
	font-family: "Rubik", sans-serif;
	font-size: 18px;
	line-height: 1.7;
	font-weight: 400;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: "Manrope", sans-serif;
	margin: 1em 0 0.5em;
	font-weight: 600;
	line-height: 1.2em;
	color: #181b31;
}
.h1,
h1 {
	margin-top: 0;
	font-size: 52px;
}
.h2,
h2 {
	margin-top: 0.75em;
	font-size: 40px;
}
.h3,
h3 {
	font-size: 32px;
}
.h4,
h4 {
	font-size: 25px;
}
.h5,
h5 {
	font-size: 21px;
}
.h6,
h6 {
	font-size: 18px;
}
