/* ———- @ Headings ———–*/


h1 {
font-size: 1.6em
}

h2 {
font-size: 1.4em
}

h3 {
font-size: 1.2em
}
h4 {
font-size: 1.6em
}

h5 {
	font-size: 14px;
	font-weight: bold;
	color: #025ca2;
	text-decoration: none;
	line-height: 1.5em;
}

h6 {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 1.5em;
}
