/*
 Theme Name:   Twenty Twenty Child
 description: >-
   A child theme of the Twenty Twenty default WordPress theme
Author: the WordPress team
 Template:     twentytwenty
 Version:      1.0.0
*/
@import url("../twentytwenty/style.css");

.entry-header
{
    display:none!important;
}
.header-toggles
{
 display: none!important;
}
.email_validation_div
{
	display: none!important;
}
