@charset "UTF-8";
.crt-post .crt-post-header,
.crt-post .crt-post-footer {
	display: none;
}
.crt-widget .crt-post {
	border-color: #e5e5e5; /* zelfde kleur als fond om border te verbergen - kan niet op 0 want inline staat op 1px */
}
.crt-post .crt-post-text {
	padding-top: 12px;
	padding-bottom: 12px;
	font-size: 17px;
	line-height: 22px;
	text-align: left;
}
.curator-logo,
.crt-widget.crt-widget-branded .crt-logo {
	font-size: 10px;
	position: absolute;
	right: 10px;
	bottom: 0;
	color: #777;
}
a.curator-logo {
	text-decoration: none;
}
