.form-select:disabled,
.form-control:disabled {
    background-color: transparent;
    border: none;
    background-image: none;
}

