/*
 Theme Name:   Hype Sys
 Theme URI:    https://hypesys.com/
 Description:  Hype Sys Theme
 Author:       Hype Studio 
 Author URI:   https://hypestudio.com.au
 Template:     twentynineteen
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twenty-nineteen-child
*/

.entry .entry-title:before {
background: none;
content:  none;
display: block;
height: 0px;
margin: 0px;
width: 0em;
}

h1:not(.site-title):before, h2:before {
background: none;
content:  none;
display: block;
height: 0px;
margin: 0px;
width: 0em;
}