/*
 Theme Name:   Hemingway Child
 Theme URI:    http://example.com/hemingway-child/
 Description:  Hemingway Child Theme
 Author:       Ramón Rautenberg
 Author URI:   http://example.com
 Template:     hemingway
 Version:      1.0.1
 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:  hemingwaychild
*/
.header {
	background: no-repeat center;
	background-size: cover;
	padding: 300px 0;
}

fieldset legend {
	background-color: #02e49b;
	color: #000;
	padding: 3px 6px;
}
