

.artist-description-easyplay { 
	font-family: Raleway; 
	font-size: 13px; 
	font-weight: 500; 
	color: white;
}

.song-title-easyplay { 
	font-family: Raleway; 
	font-size: 12px; 
	font-weight: 500; 
	color: #CCC7AE;
	margin-bottom:-5px;"
}
.divider-line-easyplay {
	height: 1px;
	width: auto;
	margin-top:15px;
	margin-bottom:15px;
	background-color:burlywood; 
}