h1, h2, h3 {
	text-align: center;
    color: #014d87;
}

h1 {
	margin-top: 40px;
	margin-bottom: 20px;
	font-size: 28px;
    font-weight: 700;
    line-height: 1.2;
}

h2, h3 {
	width: 100%;
}

h2 {
	margin-bottom: 20px;
	font-size: 18px;
	font-weight: 700;
}

h3 {
	font-size: 130%;
}