body {
  font-size: 12pt;
  color: #000;
  background: none;
}

.header-bg, nav, .btn-group, button, script {
  display: none !important;
}

.content-section {
  margin: 0;
  padding: 0;
}

.etel-card {
  border: none;
  box-shadow: none;
}

.etel-kep {
  max-width: 100%;
  height: auto;
}

a:link, a:visited {
  color: #000;
  text-decoration: underline;
}

@page {
  margin: 1.5cm;
}
