#content h1, #content h2, #content h3, #content h4 {
color:#000;
}
#content h1 {
margin-top:0;
margin-bottom:20px;

}
#content h2 {
font-size:22px;
margin-top:0;
margin-bottom:20px;
}
#content {
color:#444444;
}
#content .news-list h2.red, #content .news-list h2  {
font-size:16px;
}
#content .news-list h2.red {
    color: #fff;
}
#content .news-list .fa-rss {
color:#e97f0e;
margin-left:6px;
}
#content .fa-2x {
width:47px;
text-align:center;
}
.panel-danger > .panel-heading {
	background:#8163A9;
	color:#fff;
}
.panel-info > .panel-heading {
	background:#3399CC;
	color:#fff;
}