.news .category-bar .category-list .news-category a {
	display: block;
	padding: 3px 10px;
    border-radius: 15px;
    margin-bottom: 2px;
}
.news .category-bar .rss a{
	display: block;
	padding: 3px 10px;
}
.news .news-content .news-title {
    font-size: 1.7em;
    line-height: 1;
    margin-bottom: 20px;
    text-align: center;
}
.news .news-content .news-image {
    margin-bottom: 10px;
    text-align: center;
}
.news .news-content .news-at {
    margin-bottom: 20px;
    text-align: center;
}
.news .news-content .share-container {
    border: 0;
    text-align: center;
}