.custom-form button[type="submit"]:empty {
    display: none !important;
}

.resetBtn {
    cursor: pointer;
}