/*
Theme Name: Zita Child
Author: 
Description: Zita Child
Version: 1.0
Template: zita

This is the child theme for Zita theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/


@media screen and (max-width : 480px){
	p{
		font-size:18px !important;
	}
}
h1.entry-title {
    background: #fff;
    font-size: 40px;
    font-weight: 600;
}
h1.site-title {
    display: none;
}
