/* Custom global overrides for site-wide styles */
.entry-title { display: none !important; }
.vrc-main-title { display: none !important; }
button, .btn, input[type="submit"], input[type="button"] {
  background: #000 !important;
  color: #fff !important;
  border: none !important;
}
h4, a {
  color: #000 !important;
}
