.product__title-head {
	color: #48668C;
	font-family: "brevia", Arial, sans-serif;
}

.product__title-subhead {
	color: #3A4868;
}

.keyFeaturesWrapper * {
	color: #3A4868;
}

.keyFeaturesWrapper .tabHeading {
	background-color: #EB468A;
}

.keyFeaturesWrapper a.seo-more-button{
	color: #48668C;
}

/* OOS Messaging - Specific Styles for ADG */

h3.mt_shipping-banner__headline {
	color: #eb4890;
	margin-top: 5px;
}
.mt_shipping-banner {
	background: #fff;
	border: none;
	border-top: 1px solid #c6c6c6;
	border-bottom: 1px solid #c6c6c6;
	margin-top: 5px;
	font-size: 17px;
	padding: 3px 8px
}
.highDemandOOS .mt_shipping-banner__headline {
	margin-bottom: 0;
}
.mt_shipping-banner:before,
.mt_shipping-banner:after {
	content: '';
	display: block;
	width: 100%;
	height: 1px;
	background: #fff;
	border-top: 1px solid #c6c6c6;
}
.mt_shipping-banner__message {
	margin-bottom: 5px;
}
.mt_shipping-banner__subheadline {
	color: #48668C;
	margin-bottom: 0;
}
.mt_shipping-banner__subheadline.callout {
	color: #48668C;
	font-size: 14px;
}