.form-select:not([multiple]) {
	& option {
		color: $black;
	}
}