/*
 Theme Name:   Bluehost Blueprint Child
 Theme URI:    https://example.com
 Description:  Child theme for Bluehost Blueprint
 Author:       DJB Digital
 Template:     bluehost-blueprint
 Version:      1.0.0
*/

/* Remove all page titles sitewide */
.entry-title,
.page-title {
    display: none !important;
}