/* _baruch-marxe-cnsm-news.scss
Baruch Marxe CNSM News styles
*/




.archive-list-title{
	font-size: 22px !important;
}
.term-result .date{
	font-family: inherit !important;
	font-size: 15px !important;
	}

.listing-item .date {
	font-weight: 500 !important;
}

a.moretag{
	display: inline !important;
}

a.archive_catname_links{
	display: inline !important;
	font-size: 15px !important;
	color: #61659e;
	font-weight: 500 !important;
}

.archive_catnames{
	padding: 0.5em 0em 0em 0em  !important;
	font-size: 15px !important;
	color: #61659e;
	font-weight: 500 !important;
}


 .cpt-list-item{
	padding: 0em 0em 0.5em 0em !important;
}


.date{
	color: #61659e;
	padding: 0em 0em 0.5em 0em  !important;
}

.cpt-list-item-title {
	padding: 0em 0em 0.5em 0em  !important;
}

.archive-list-title {
	padding: 0em 0em 0.5em 0em  !important;
}

.catname{
	padding: 0.5em 0em 0em 0em  !important;
    color: #61659e;
    letter-spacing: 0.025em;
    
}

.excerpt{
	padding: 0em 0em 0em 0em  !important;
}


.column{
	
}

 .row:after {
    content: "";
    display: table;
    clear: both;
    }


