Kanban column styling

Hi, there.
I’m new to WeWeb. I have possibly a fairly simple question.
I have a Kanban element with 5 different columns. I want to have a different background color for each column to help differentiate them more from each other. Since there is only 1 ‘Column’ element under Kanban, how would I go about changing the background color for each column?

Any help is appreciated.

Include background color in the data and then bind to it, or make a new variable with background colors and use the index to get the color to bind

Let me know if you want more details

Thank you @luka. It worked.