h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    color: #706f6f;
}
@media (min-width: 992px) {.homepage-issue-header {margin-top: 17rem;margin-bottom: 3rem;}}
@media (min-width: 1200px) {.issue-image-cover { margin-top: 0px; }}
.issue-wrapper {
    -ms-flex-pack: center;
    justify-content: left;
}
.row.issue-wrapper.issue-image-cover {
    padding-left: 3rem;
    background-color: #f7f7f7;
    margin-left: 0px;
    margin-right: 0px;
}
@media (min-width: 1200px) {.homepage-image-behind-issue:after {background:none;}}
@media (min-width: 992px) {.navbar-logo {max-width: 100%;}}
hr.delimiter {    border: 1px solid #1c3587;}
.journals_id {padding-bottom: 3rem;}
.h3 {font-size: 1.3rem;text-transform: uppercase;}
body {
    font-family: 'PT Serif', serif;
    }
    h1 {text-transform: uppercase;}
