header {
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: gray !important;
    margin-bottom: 1em;
}

h1 {
    text-indent: -9999px;
    background-image: url(/the_img.png);
    height: 0px;
    width: 0px;
    white-space: nowrap;
    margin: 0;
    display: none;
    margin-right: 1em;
}

.header-text {
    font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size: 1.4em;
    font-weight: 400;
    color: #fff;
}

.header-social {
    text-align: right;
}

.header-social a {
    font-size: 1.6em;
    color: #fff;
    text-align: right;
}

.main-text {
    background-color: #6b9dc729;
    padding: 2em 2em 1em;
    margin-bottom: 1em;
    max-width: 41em;
    font-size: 1.5em;
}

h2 a {
    margin-top: 20px;
    margin-bottom: 10px;
    font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size: 0.7em;
    font-weight: 700;
    color: #397096;
    line-height: 1.42857143;
    text-transform: none;
}

.journal h2, .journal ul {
    display: inline-block;
}

.journal ul {
    margin-left: 1em;
}

.journal .list-inline a {
    margin-top: 20px;
    margin-bottom: 10px;
    font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size: 1.2em;
    font-weight: 700;
    color: #397096;
}

.list-inline li {
    display: inline-block;
    padding-right: 0.4em;
    padding-left: 0.2em;
}

footer {
    background-color: #f3f3f3;
    font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size: 15px;
}

footer h2 {
    font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size: 1.46em;
    font-weight: 700;
    margin-top: 20px;
}
footer.row {
    padding: 2em;
}

footer img {
    margin-bottom: 2em;
}

#dora-signatory img {
    margin-top: 0.5em;
}

h2#journals {
    font-size: 1.4em;
    margin: 1em 0;
}

div.journal > h3 {
    font-size: 1.2em;
    margin: 1.5em 0 0.5em;
    color: #397096;
}

div.journal p.idented {
    padding-left: 1em;
}

div.journal > hr {
    margin: 2em 0 4em;
}

a {
    color: #397096;
}

.header-social a:hover {
    color: #23527c;
}