/*! minimal normalize for kingsofeurope */
html { line-height: 1.15; -webkit-text-size-adjust: 100%; }
body { margin: 0; }
h1, h2, h3, h4, p, ul, ol, figure { margin: 0; padding: 0; }
ul, ol { list-style: none; }
a { background-color: transparent; text-decoration: none; color: inherit; }
img, svg { display: block; max-width: 100%; }
canvas { display: block; }
b, strong { font-weight: 700; }
*, *::before, *::after { box-sizing: border-box; }
[hidden] { display: none !important; }
