@charset "utf-8";
/**
--------------------------------------------------------*/

header.main-header {
  background: url(https://press.mak.ac.ug/wp-content/uploads/2025/03/2151368434-01.jpg) no-repeat;
  background-size: cover;
}

h2, h3, h4, h5, h6, legend {
    margin: 1.5rem 0 !important;
}

.main-header__title {
    margin: 2.5rem auto;
}

.journal-description, .announcements {
    padding: 2.5vh 0 2.5vh 0;
}

.issue-section__header {
    border-bottom: 1px solid #ccc;
}

/* Article */
.article {
    margin-bottom: 25px;
}
.issue-section h2, .issue-section h3, .issue-section h4, .issue-section h5, .issue-section h6 {
    margin-top: 0 !important;
}