.header-image::after {
  background-color: rgb(98, 22, 115, 0.9); /* Hero overlay */
}

input[type="submit"] {

  line-height: 1.9;
  border-radius: 0;
}

/* Footer */
.footer-widgets, .footer-info, .site-footer, .footer-widgets a, .footer-info a, .site-footer a {
  color: #fff;
}

/* 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;
}