/*
Theme Name: The Flying Pig Child Theme
Template: blocksy
Version: 1.0.0
Description: Custom child theme for The Flying Pig.
Author: Mohawk IT
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: the-flying-pig-child
*/

/* Hide page titles globally */
.entry-header,
.page-title,
h1.page-title {
    display: none !important;
}
