legend,
label,
pre,
ol,
ul,
dl,
dd,
blockquote,
p,
h1, h2, h3, h4, h5, h6 {
    margin-bottom: 0;
}

*, *::before, *::after {
    box-sizing: content-box;
}
h3 {
    font-size: 14px;
}
body,
h4 {
    font-size: 12px;
}
a {
    color: #333;
}
.footer {
    height: auto!important;
}