html, body {
	font-family: "Mulish", sans-serif;
	  font-optical-sizing: auto;
	  font-weight: 296;
	  font-style: normal;
}
.contact-link {
	color:#0094bf;
	font-size: 10pt;
}
.contact-link span {
	background: #0094bf;
	display: inline-block;
	padding: 3px 10px;
	border-radius: 4px;
	color: #fff;
	font-weight: 700;
	margin-left: 7px;
}
a:hover, .btn-link, .material-icons {
	color:#0093a9!important;
}
.product-miniature__title {
	color:#0093a9!important;
	font-weight: 600;
}

.btn-primary {
	background: #0093a9;

}
.badge {
	background: #0093a9;
}
.btn-outline-primary {
	border-color: #0093a9;
	color: #0093a9;
}
.remove-from-cart {
	color: #0093a9;
}
table {
	border: 1px solid #f6f7f8;
	background: #e5f4f3!important;
	margin-bottom: 20px!important;
}
.product-miniature {
	margin-bottom: 24px;
}
