header,
nav,
.sidebar,
.video,
iframe,
footer {
  display: none;
}

img {
  max-width: 60%;
  height: auto;
  display: block;
  margin: 1em auto;
}

body {
  background: white;
  color: black;
  font-family: Arial, sans-serif;
  font-size: 12pt;
  line-height: 1.5;
  margin: 1cm;
}

h1, h2 {
  font-size: 16pt;
}

.form_style_div,
.form_style {
  background: none;
  border: none;
  padding: 0;
}

* {
  box-shadow: none !important;
  background-image: none !important;
  color: black !important;
}
