.sc .se-wpt-pc a.podcast-link, .sc .se-wpt-pc a.podcast-link:link, .sc .se-wpt-pc a.podcast-link:visited {
	display: inline-block;
	background: rgba(46,151,194,1);
	padding: 5px 14px;
	color: #fff;
	text-decoration: none;
	border-radius: 4px;
	margin-bottom: 0.5em;	
}
.sc .se-wpt-pc a.podcast-link:active, #postloopcontainer .sc .se-wpt-pc a.podcast-link:hover, .sc .se-wpt-pc a.podcast-link:focus {
	color:#fff;
	text-decoration: none;
}
span.podcast-icon {
	display: inline-block;
	width: 21px;
	vertical-align: text-top;
}
span.podcast-icon svg {
	fill:#fff;
	vertical-align: initial;
}