[data-component="banner"] {
    /* "to bottom" creates a vertical gradient */
    --image: linear-gradient(to bottom, #5d0201 0%, #DE3A3A 100%) !important;
    
    /* Optional: Ensure text remains white for readability */
    --foreground: #ffffff !important;
}