/*
Theme Name: Twenty Thirteen Child
Author: Einar Broch Johnsen
Template:       twentythirteen
*/
@import url("../twentythirteen/style.css");

.site-header .home-link {
    color: #141412;
    display: block;
    margin: 0 auto;
    max-width: 1080px;
    min-height: 130px;
    padding: 0 20px;
    text-decoration: none;
    width: 100%;
}

.site-title {
    font-size: 40px;
    font-weight: bold;
    line-height: 1;
    margin: 0;
    padding: 40px 0 10px;
}

h1 {
    font-size: 36px;
    margin: 33px 0;
}

h2 {
    font-size: 30px;
    margin: 25px 0;
}

h3 {
    font-size: 22px;
    margin: 22px 0;
}

h4 {
    font-size: 20px;
    margin: 25px 0;
}

h5 {
    font-size: 18px;
    margin: 30px 0;
}

h6 {
    font-size: 16px;
    margin: 36px 0;
}