/*
Theme Name:     Hiero Child
Theme URI:      http://example.com/
Description:    Child theme for the Hiero theme
Author:         Arne Swinnen
Author URI:     http://example.com/about/
Template:       hiero
Version:        0.1.0
*/

@import url("../hiero/style.css");

.author-info {
display: none;
}

.entry-header {
margin: 0 0 0px;
}

h1 {
font-size: 18px;
font-size: 2.0rem;
}

h2 {
    font-size: 1.6rem;
}
