body {
	font-family: arial;
	font-size: 0.9rem;
	word-spacing: normal;
	letter-spacing: normal;
}

h3 {
	text-align: left;
}

h3,
h4 {
	&::before,
	&::after {
		content: none;
	}
}
