/*
 Theme Name:   Overlay Child
 Description:  Overlay Child
 Author:       ComputerBits
 Author URI:   http://cbits.co.uk
 Template:     overlay
 Version:      1.0.0
 Text Domain:  overlay-child
*/

div.post-thumbnail {
  display: none;
}

#masthead > div.site-container {
  background-color: black;
}

.site-logo-title {
  color: white;
}
