a[href*="amazon"] {
	background: url(../images/icons/amazon.svg) no-repeat;
	padding-left: 15px;
	background-position: 0 5px;
}

.amzn-affiliate {
	background: url(../images/icons/info.svg) no-repeat;
	background-position: 0 8px;
	background-size: 20px;
}

.amzn-above-signature {
	overflow: auto;
	padding: 8px 0 8px 22px;
	font-size: 0.857em;
	border-top: 1px solid #BFBFBF;
}