@charset "utf-8";
/**
 * Theme Name: Custom Theme
 * Description: custom theme style sheet
 */
.cat-item-none { display: none;}
.current-cat {
    background-color: #154172 !important;
}
#blog_article_last li {
    display: flex;
    justify-content: center;
    align-items: center;
}

#pager .pages { display: none; }
#pager .current {
	padding: 15px;
	display: inline-block;
	text-decoration: none;
	color: #fff;
	background-color: #154172 !important;
	margin-right: 10px;
}
.blog_article_block img { height: auto; }
/*-- APPEND ----------------------------------------------------------------*/
