.sprd-promo-header {
	color: white !important;
}
#ouibounce-modal button svg {
	width: 20px;
	height: 20px;
	padding-right: 10px;
	vertical-align: bottom;
}
#ShopComments {
	color: midnightblue;
	background-color: rgb(255, 248, 220, .9);
	font-size: 1.05em;
	text-align: center;
	width: 263px;
	right: 19px;
	bottom: 0;
	padding: 1.5em 2.2em 1em;
	border-radius: 8px 8px 0 0;
	box-shadow: 0 0 8px 0 dimgray;
	position: fixed;
	z-index: 9999;
	display: none;
}
#ShopComments img {
	top: -26px;
	left: -18px;
	position: absolute;
}

/* Ouibounce fixes */
#ouibounce-modal {
	z-index: 99;
}
#ouibounce-modal .modal-footer a {
	cursor: pointer;
}
