
.newest_comic{
	width:calc(100%);
	border-radius:10px;
	margin-bottom:5px;
	text-decoration:none !important;

}

.cad_newest_widget{
	display:block;
	width:calc(100%);	
}

.cad_newest_container{
	margin:0 auto;
	display:block !important;
	text-align:center;
	
}

.ncw-cat-text{
	font-family: Oswald,Arial;
	font-size:12pt;
	font-weight:100;
	text-transform:uppercase;
	color:#fff;
}

.ncw-cat-name{
	font-family:Oswald,Arial sans-serif;
	font-size:12pt;
	font-weight:800;
	text-transform:uppercase;
	color:#fff;

}

.ncw-call-to-action{
	font-family:Oswald,Arial sans-serif;
	font-size:9pt;
	font-weight:lighter;
	overflow:hidden;
	white-space:nowrap;
	height:100%;
	vertical-align:unset;
}

.ncw-divide{
	font-size:18pt;
	font-weight:lighter;
	color:#fff;	
}

.ncw-text-container{
		white-space:nowrap;
		overflow:hidden;
		height:40px;
		margin: 0 auto;
}