How do I change the caption color like in st.beta_columns()[0].caption(msg)?
st.beta_columns()[0].caption(msg)
how about this?