How can I fix a transparent drop down cart in Broadcast Theme?

My drop down cart is transparent and I do not know how to fix it. I’ve read the other messages and those fixes do not work. I don’t have component-cart-notification.css in my assets, and when I added it and added the code, nothing changed. I’m using the latest version of Broadcast Theme. Does anyone know how to resolve this?

https://www.coalitionsnow.com/

Hi @yogurecki

same issues to your other post, pls check your color settings

@yogurecki - please add this css to the very end of your theme.css file and check, should look like screenshot below

.cart-dropdown {background-color: #fff;}