export const helperTextStyles = { background: "linear-gradient(88.74deg, #E3E3E3 26%, #F0F0F0 100%)", color: "#939393", fontSize: "12px", margin: 0, padding: "5px 10px", borderTopLeftRadius: "0px", borderTopRightRadius: "0px", borderBottomLeftRadius: "4px", borderBottomRightRadius: "4px", };