/* zLiga/zContent blank base for standalone landingpages. */
html, body {
  margin: 0;
  padding: 0;
}
img, video {
  max-width: 100%;
}
