@bg: #fff;
@text: #333;
@bg-op: 100;

.iw-so-audio-file {
	background: fade(@bg, @bg-op);
}
.iw-so-audio-title,
.iw-so-audio-meta {
	color: @text;
}
.iw-so-audio-title {
	font-size: 1.6em;
	margin-bottom: 0;
}
