/**
 * Theme Name: Watson Child
 * Theme URI: http://thethemefoundry.com/wordpress/watson/
 * Author: The Theme Foundry
 * Author URI: http://thethemefoundry.com/
 * Description:
 * Version: 1.0
 * Template: watson
 * License: GNU General Public License
 * License URI: http://www.gnu.org/licenses/gpl-2.0.html
 */
@charset "UTF-8";

/* Make all custom CSS changes in a Child Theme.  Any custom
changes you make here will not be overridden when you upgrade the parent theme.
-----------------------------------------------------------*/

body.page header.post-title .heading {
    display: none;
}