/* Islamabad Islamicus - Journal Style Sheet */

/* Header */
header,
.navbar,
.site-header {
    background-color: #8B3212 !important;
}

/* Footer */
footer,
.site-footer {
    background-color: #8B3212 !important;
}

/* Header height */
.site-header {
    min-height: 80px;
}
