.navbar-brand{
color: #a2083d !important;
}

body{
background-color: #F1F1F1;
}

.article-summary{
text-align: justify;
}

.list-group-item.date-published {
display: none;
}

.mb-2, .my-2 {
    margin-bottom: .5rem !important;
}

.card-header {
    font-weight: bold;
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    border-bottom: 1px solid rgba(0,0,0,.125);
        border-bottom-color: rgba(0, 0, 0, 0.125);
}

.issue-details p {
display: none;
}