.selectStyle {
  margin: 4px;
  background: #fff;
  width: 200px;
  height: 40px;
  border-radius: 3px;
  font-size: 15px;
  font-weight: bold;
}
.optionStyle {
  background: #f4f5f6
}
