
/* Cloud679 Custom Branding */
header.header { background-color: #0a1628 !important; }
header.header .navbar-brand { color: #ffffff !important; }
header.header .nav-link { color: #ffffff !important; }
header.header .topbar { background-color: #061020 !important; }
.btn-primary { background-color: #00b4d8 !important; border-color: #00b4d8 !important; }
.btn-primary:hover { background-color: #0a1628 !important; border-color: #0a1628 !important; }
a:not(.btn):not(.nav-link) { color: #00b4d8 !important; }
.navbar-brand img { content: url('https://billing.cloud679.com/assets/cloud679_logo_819x107_v3.png'); max-height: 40px; }

/* Fix product card headers */
.product-title, .package-name, h3.text-white, .card-header, .card-header h3, .card-header span, .card-title { color: #ffffff !important; }
.panel-heading, .panel-title { color: #ffffff !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; }
