﻿/*
Theme Name: Twenty Nineteen Child
Template: twentynineteen
*/

#masthead,
#colophon {
  display: none;
}

h1.entry-title {
  font-size: 150%;
}

.entry .entry-title:before {
  background: #767676;
  content: "";
  display: block;
  height: 0;
  margin: 0;
  width: 0;
}
