/* Add custom CSS styles below */ 
/* Add custom CSS styles below */ 
 body{
 background-color: #F7E7A1;

 }
  /*حجم اللوقو*/
.navbar-brand img {
    height: 500px;
    max-height: 5rem;
    width: auto;
    max-width: 500px;
}


.footer-is-light .store-footer .store-footer__inner {
    --tw-border-opacity: 1;
    border-bottom-color
Sets the color of the bottom border.

Widely available across major browsers (Baseline since January 2018)
Learn more

Don't show
: #e5e7eb;
    border-bottom-color: rgba(229, 231, 235, var(--tw-border-opacity, 1));
    --tw-bg-opacity: 1;
    background-color: #f3f4f6;
    background-color: #EFE5CF;
}

.s-contacts-icon svg,.s-social-link a svg {
    
    fill: #B8860B;
}


.header-btn__icon {
    
    color: #B8860B;
}


[class^=sicon-], [class*=" sicon-"] {
    
    color: #B8860B;
}