body{
	margin-top: -6.25rem;
}

.how-header {
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.how-text {
	font-family: 'Noto Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
	font-size: 1.2rem;
	line-height: 1.4rem;
	/* margin-bottom: 1rem; */
	color: black;
}

.how-text-small-heading {
	font-family: 'Noto Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
	font-size: 1.4rem;
	line-height: 1.4rem;
	margin-top: 10px;
	/* margin-bottom: 1rem; */
	color: black;
}