@media (min-width: 992px) {
    .ash-head-image .ash-head-bg .pkp_head_wrapper .ash-head-image-wrapper .ash-head-site-name a {
        line-height: 2.857rem;
    }
}

/* IJSE – Navy Green Theme */
.pkp_block h2 {
    color: #123B3A !important;
    border-bottom: 2px solid #176B5B;
    padding-bottom: 5px;
}

/* IJSE QuickMenu – Navy Green */
.block_make_submission_link {
    background-color: #123B3A !important;
    color: #ffffff !important;
    border-color: #123B3A !important;
}

.block_make_submission_link:hover {
    background-color: #176B5B !important;
    color: #ffffff !important;
}
