@import 'style.css';

h1 {
	color: #0576e5;
	font-size: 50px;
	font-weight: bold;
	margin: 0px;
	letter-spacing: -3px;
	margin-bottom: 0px;
}

h2 {
	margin-top: 0px;
	margin-bottom: 10px;
	color: #212020;
	font-size: 32px;
	font-weight: bold;
	letter-spacing: -2px;
}