footer.footer {
  background-color: #ffffff !important; /* لون أحمر */
}

 @media (max-width: 768px){
 .banner--fixed img {width: 100%}}
 
 @media (min-width: 640px) {
    .sm\:\!block {
        display: block !important;
    }
}