.btn.featured-button-header {
	background: #fff;
	color: #000;
	font-size: 13px;
	min-height: 14px;
	padding-left: 35px !important;
	padding-right: 12px !important;
	line-height: 14px;
	position: relative;
}

.btn.featured-button-header svg{
	width: 16px;
	position: absolute;
	top: 7px;
	left: 13px;
}