.main-header {
    position: relative;
}
body {
    font-size: 15pt;
    line-height: 1.2;
}

h1, .h1 {
    font-size: 20pt;
    line-height: 1.2;
}

h2, .h2 {
    font-size: 18pt;
    line-height: 1.2;
}

h3, .h3 {
    font-size: 16pt;
    line-height: 1.2;
}

h4, .h4 {
    font-size: 15pt;
    line-height: 1.2;
    font-weight: bold;
}

p {
    font-size: 15pt;
    line-height: 1.2;
}

.article--body h2 {
    font-size: 18pt;
    line-height: 1.2;
}

.main-footer, .share--toolbox, .hide-desktop {
    display: none;
}
