h1 {
	display: none;
}

h2 {
	font-size: 20px;
	line-height: 25px;
	font-weight: bold;
    color: #7794BB;
	text-transform: uppercase;
}

