.nc-rip-cover {
	margin: 0 0 1.5em;
	text-align: center;
}

.nc-rip-cover img {
	max-width: 100%;
	height: auto;
}

.nc-rip-source {
	margin: 2em 0 1em;
	font-size: 0.95em;
	color: #50575e;
}

.nc-rip-aff {
	margin: 2em 0 1.5em;
	text-align: center;
}

.nc-rip-aff-btn {
	display: inline-block;
	padding: 12px 28px;
	border-radius: 6px;
	background: #e11d48;
	color: #fff !important;
	font-weight: 700;
	font-size: 16px;
	line-height: 1.3;
	text-decoration: none !important;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12);
}

.nc-rip-aff-btn:hover,
.nc-rip-aff-btn:focus {
	background: #be123c;
	color: #fff !important;
}
