.ucw-filter{
background:#fff;
padding:20px;
border-radius:10px;
box-shadow:0 4px 10px rgba(0,0,0,0.1);
}

.ucw-filter h3{
margin-top:15px;
font-size:15px;
}

.ucw-search-btn{
background:#ff5722;
color:#fff;
border:none;
padding:10px;
width:100%;
}