.single-trendbox {
	background: #212121;
	padding: 7px 7px;
	border-radius: 3px;
	margin-bottom: 30px;
}

.single-trendbox-contents h2 {
	color: #fff;
	font-size: 13px;
	padding: 10px 0;
	text-transform: uppercase;
	padding-bottom: 0;
	margin-bottom: 7px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}

.single-reviewbox-contents h2 a,.single-trendbox-contents h2 a {
	color: #fff;
}



h4.chords-album {
	color: #b9b9b9;
	font-size: 13px;
	margin: 0;
	padding-bottom: 5px;
}


h4.chords-album a {
	color: #d8d8d5!important;
}