.filter-dropdown-list{background:#fcfdff;border:2px solid #f4fafa;border-radius:20px}.filter-dropdown-item{border-radius:15px;color:#374151;transition:background .15s,color .15s;margin-bottom:2px}.filter-dropdown-item.selected,.filter-dropdown-item:hover{background:rgba(154,126,255,.11);color:#4c2fcf}.filter-dropdown-item.selected{font-weight:600}