.Select-control {
  background: none !important;
  border-bottom: 1px solid rgba(230,230,230,0.8);
}

.Choices__choice.btn-default {
  background: rgba(255,255,255,.1);
  color: white;
}

.File > span {
  background-color: rgba(255,255,255,.1) !important;
  color: white !important;
}