body, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, a, code, em, img, q, small, strong, dd, dl, dt, li, ol, ul, fieldset, form, label, tbody, tr, th, td, input, textarea {
    color: #000;
    font-size: inherit;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;
    padding: 0;
    margin: 0;
    text-decoration: none;
}

*{
   box-sizing: border-box;
}