.dropdown-content li > a, .dropdown-content li > span {
  color: rgba(0, 0, 0, 0.87);
}
.select-wrapper input.select-dropdown:focus {
  border-bottom: 1px solid rgb(79, 145, 1);
}

.dropdown-content.select-dropdown {
	max-height: 300px!important;
}
