
.el-select__caret {
    color: red !important;
    font-weight: bold !important;
}
.disabled-input[data-v-7d97c128] ::-moz-placeholder {
    color: black !important;
}
.disabled-input[data-v-7d97c128] ::placeholder {
    color: black !important;
}

