/* custom css */

h2,h3,h4,h5,h6 {
	font-weight: bold;
	line-height: 1.25;
}

/* news tab style */
div.tab-pane {
	padding-top: 2em;
}

i,span{
	margin: auto 0.2em;
}

