
.cover_image {
    max-width: 500px;
     border-style: outset;
    border-color: #000;
    border-width: 0.5px;
}


.section_title {
    font-size: 30px;
    font-weight: normal;
    padding-bottom: 38px;
    padding-top: 3px;
}

.cover, .issue_summary_title, .issue_title {
      border-style: solid;
    border: 0.5px;
    border-color: #000;
}


.article_cover_wrapper, .cover{
    border-style: outset;
}
