Remove background color of list class

I would like to remove default background color on list class to no background. Please how would I do this? Thanks for your response in advance.

<div class="list" style="--f7-list-bg-color: transparent">

Thanks. the solution provides works fine.