style={{ borderRadius: 8, borderLeftColor: "#FA790F"}} sx={{ width: "100%", borderRadius: "8px", borderColor: "#FA790F", }}
This solved my issue. Adding the borderLeftColor to the style.