/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
.header-top {
    background-color: #5e0737;
}

.cart-products-count, .subtotal, .product-total, .card-block h1, .step-title, .block-category  h1 {
    color: #000000 !important;
}