#navbarsearchbutton{
background: #fff !important;
}
#navbarsearchbutton:hover{
background: #eee !important;
color: #000 !important;
}
#navbutton_paynow a{
	color: #fff !important;
}
#navbutton_home a{
	color: #fff !important;
}
#navbutton_shoppingcart a{
	color: #fff !important;
}
#navbutton_giftcard a{
	color: #fff !important;
}
.card-title h4 a{
	color:rgb(0,167,157) !important;
}
.btn-primary{
	background-color:#669832 !important;
	border-bottom-color:#669832 !important;
	border-top-color:#669832 !important;
	border-left-color:#669832 !important;
	border-right-color:#669832 !important;
	color: #fff !important;
}

.card-title h4 a{
    color:#554e4e !important;
}