﻿form label {
    z-index: 2 !important;
}

form input {
    z-index: 1 !important;
}