* { margin: 0; padding: 0; border-width: 0; outline-style: none; outline-width: 0; -webkit-text-size-adjust: 100%; }
html, body { width: 100%; height: 100%; color:#34342f; font-family: Lato, sans-serif; font-weight: 400; }
@font-face {
    font-family: 'engraversgothic';
    src: url('../fonts/engravers_gothic.woff2') format('woff2'),
         url('../fonts/engravers_gothic.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
h2, h3  { font-family: engraversgothic, sans-serif; font-weight: 400; text-align: center; color: #8f7e55;}
h2 { font-size: 90px; letter-spacing: 70px; margin-left: 70px; }
h3 { font-size: 31px; letter-spacing: 13px; margin-top: 4px; margin-bottom: 50px; }
.wrapper { vertical-align: middle; position: relative; width: 100%; height: 100%; display: table; }
.inner { text-align: center; vertical-align: middle; position: relative; width: 100%; height: 100%; display: table-cell; }
p { font-size: 16px; margin-bottom: 40px; }
