.hero-section {
    background-image:
        linear-gradient(to bottom,
            rgba(52, 33, 15, 0.932) 0%,
            rgba(85, 57, 33, 0.692) 50%,
            rgba(52, 33, 15, 0.85) 100%),
        url(https://novaarkan.com.sa/wp-content/uploads/2025/12/WhatsApp-Image-2025-11-29-at-3.11.55-PM-2.jpeg) !important;

}