.test-pic-dropdown .Select-control,
.test-pic-dropdown .Select-menu-outer,
.test-pic-dropdown .Select-value,
.test-pic-dropdown .Select-placeholder { background: rgba(10, 16, 38, 0.98); color: #f8fafc; }
.test-pic-dropdown .Select-input > input { color: #f8fafc; }
.test-pic-dropdown .VirtualizedSelectOption { background: rgba(10, 16, 38, 0.98); color: #f8fafc; }
.test-pic-dropdown .VirtualizedSelectFocusedOption { background: rgba(24, 240, 255, 0.16); color: #ffffff; }