/**
 * Add any custom CSS here.
 *
 * This file will be loaded after all other theme stylesheets.
 */

/** ******************************************************************************
 * Remove titles from all pages.
 ****************************************************************************** */
.entry-title {
	display: none;
}