#footer_logo {
  border-top: none;
  border-bottom: none;
  border-left: none;
  border-right: none;
}

.body {
  color: #000000;
}

/* h3 */

.entry-content h3,
.single-page h3 {
  border-bottom: 1px solid black;
  padding-bottom: 14px;
  margin-bottom: 14px;
}

.entry-content .style3a,
.single-page .style3a {
  margin: 3em 0 1.5em;
  padding: 1.1em .2em 1em;
  font-size: 22px;
  font-weight: 400;
  border-top: 2px solid #222;
  border-bottom: 2px solid #222;
}

.veu_card .veu_card_inner {
  background-color: #e3e3e3;
}