/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
*/ #header{ background: red !important; }

#header .header-nav .cart-preview.active {
    background: #D21D42 !important;
}
.display-1 {
    font-size: 1.125rem !important;
    font-weight: 600;
	color: #000000 !important;
}