/* Add custom CSS styles below */ 

/*سعر المنتجات*/
.s-product-card-price {
    color: #0073ae;}
    
/*عبارة الخلفية*/
.text-white {
    color: rgb(1 74 127);}
    
/*ايقونات الهيدر*/
.header-btn__icon {
    border-color: rgb(129 176 148);
    color: rgb(129 176 148);}
    
    /*تاق*/
.s-product-card-promotion-title {
 background-color: rgb(129 176 148);}
    
.promotion-title { 
background-color: rgb(129 176 148);}

.navbar-brand img {
    max-height: 8rem;
    width: auto;
    max-width: 300px;
}