/* Hide Custom Authors when using block quote */

.blog-blockquote-content + .mk-blog-meta {
  display: none !important;
}