/* Header */
img.custom-logo {
  height: auto;
  width: auto;
}


/* Body */
input[type="submit"] {

  line-height: 1.9;
  border-radius: 0;
}

/* Single Post */
.entry-meta .byline, .entry-meta .cat-links {
  display: none;
}

.entry-meta span::after {
  display: none;
}

.disclaimer {
  color: #888;
  font-size: 12px;
  margin-top: 40px;
}