/*
 Theme Name:   Bento Child
 Description:  Child Theme
 Author:       wpuser
 Template:     bento
 Version:      1.0
 Text Domain:  bento-child
*/

h1 {
	font-size: 20px;
	font-size: 2.2em;		
}

.post-header-title h1 {
		font-size: 20px;
		font-size: 2.2rem;
	}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	font-weight: 500;
	margin: 1em 0;
	line-height: 1.3;
}