.lead {
	margin-top: 10px;
}

.store-cta img {
	margin-bottom: 5px;
}

.thumb {
	margin-bottom: 30px;
}

h3 {
	margin-top: 1em;
}

.bg-light {
	background-color: #f5f5f5 !important;
	border-top-right-radius: 100px;
	border-bottom-right-radius: 100px;
	background-repeat: no-repeat;
	background-position: right 0 top 0;
}

.bg-light-keep {
	background-image: url(../images/bg-keep.png);
}

.bg-light-ebony {
	background-image: url(../images/bg-ebony.png);
}

.embed-responsive {
	background-color: lightgrey;
}