﻿

input.form-control[type="file"]::-webkit-file-upload-button {
        background-color: blue !important;
        color: black !important;
}
