.js-uploadfile-input {
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    margin: 0;
    cursor: pointer;
    width: 100%;
    height: 100%;
}
.js-uploadfile-input:hover + .c-hv-blue {
    background-color: #E8F5FD !important;
}