/* Cloud679 Custom Theme */
.navbar, header, .site-header { background-color: #0a1628 !important; }
.navbar-brand, .navbar a, nav a { color: #ffffff !important; }
.btn-primary, .btn-default { background-color: #00b4d8 !important; border-color: #00b4d8 !important; color: #ffffff !important; }
.btn-primary:hover { background-color: #0a1628 !important; border-color: #0a1628 !important; }
a { color: #00b4d8 !important; }

/* Fix product card header text */
#order-standard_cart .products .product header span { color: #ffffff !important; }
#order-standard_cart .products .product header { background-color: #0a1628 !important; }
