body,
html {
    line-height: normal;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: inherit;
    margin: 0;
}

input,
input:focus,
button,
button:focus,
.el-button,
.el-button:focus {
    outline: none;
}

label {
    margin-bottom: 0;
}