.pseudo-h1 {
	display: block;
	font-size: 2em;
	margin-block-start: 0.67em;
	margin-block-end: 0.67em;
	margin-inline-start: 0px;
	margin-inline-end: 0px;
	font-weight: bold;
}

.pseudo-h1 {
	margin: 0.67em 0;
	font-size: 2em;
}

.pseudo-h1,
.pseudo-h2,
.pseudo-h3,
.pseudo-h4,
.pseudo-h5,
.pseudo-h6 {
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
	color: inherit;
}

.pseudo-h1,
.pseudo-h2,
.pseudo-h3 {
	margin-top: 20px;
	margin-bottom: 10px;
}

.pseudo-h1 {
	font-size: 36px;
}

.pseudo-h1,
.pseudo-h2,
.pseudo-h3,
.pseudo-h4,
.pseudo-h5,
.pseudo-h6 {
	font-family: 'Open Sans';
	color: #0F0F0F;
}

.pseudo-h1.white-color,
.pseudo-h2.white-color,
.pseudo-h3.white-color,
.pseudo-h4.white-color,
.pseudo-h5.white-color,
.pseudo-h6.white-color {
	color: white;
}

section .pseudo-h1 {
	margin-top: 60px;
}
