Change color dawn theme submenu filter box

Hi! Need help with changing these two filter submenus to the color black. Thank you.

url:https://lua-wolves-crystals.myshopify.com/

password: bahcri

@Popcorn

Hello,

option {
	background-color: #000;
	border: #000;
}

Add this css at the bottom of Online Store->Theme->Edit code->Assets->base.scss.liquid

Like This