body {
  font-size: 11pt;
  padding: 15px 30px;
}

h1 {
  font-size: 16pt;
  font-weight: bold;
}
h2 {
  font-size: 14pt;
  font-weight: bold;
}
h3 {
  font-size: 12pt;
  font-weight: bold;
}
h4 {
  font-weight: bold;
}
h5 {
  font-weight: bold;
}
::after {
  display: none;
}
.breadcrumb {
  padding: 0;
}
.breadcrumb li {
  font-size: 10pt;
  color: rgba(0,0,0, 1) !important;
  font-weight: bold;
}
.breadcrumb a {
  color: rgba(0,0,0, 0.7) !important;
  font-weight: normal;
}
.card {
  display: none;
}
.page--inner {
  padding: 140px 0 0 0;
}
.footer {
  position: absolute;
  top: 0;
  width: 100%;
  padding: 20px 0 0 0;
}
.footer a {
  display: none;
}
.footer-logo {
  width: 100%;
  left: -20px;
}
.footer-logo img {
  height: 75px !important;
}
#block-block-1, ul list-inline--divided {
  display: none !important;
}
