.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand, .header_view>.container .navbar-brand, .header_view>.container-fluid .navbar-brand {
    margin-left: -15px;
    margin-bottom: 5px
px
;
}

span.author-country {
    display: none;
}

.pkp_page_article .cover-image img {
    display: none;
}

div.issn {
    display: flex;
    justify-content: flex-end;
    gap: 3rem;
    padding-top: 69px;
    text-align: right;
}

footer .container {
    background: #373754;
    color: #bbbbbb;
}

img,
video {
  max-width: 100%;
  height: auto;
}

.btn-info {
    color: #fff;
    background-color: #ffffff;
    border-color: #29ace4;
}

footer .container {
    background: #7db1af;
    color: #ffffff;
}

.pkp_block h2.title, .pkp_block .content span.title, .pkp_block span.title {
    color: #ffffff;
}

footer .container {
    background: #373754;
    color: #ffffff;
}

footer .copyright-wrapper {
    text-align: center;
    font-size: 0.75em;
    padding-bottom: 10px;
    color: #ffffff;
}


.panel-default>.panel-heading, .pkp_block .title {
    color: #333;
    background-color: #373754;
    border-color: #ddd;
}

div#customblock-editorialboard {
    padding: 2px;
}

footer .copyright-wrapper {
    text-align: center;
    font-size: 0.75em;
    padding-bottom: 10px;
    color: #ffffff;
}

#customblock-leftcolumnstart {
    display: contents;
}

.img-responsive, .thumbnail>img, .thumbnail a>img, .carousel-inner>.item>img, .carousel-inner>.item>a>img {
    display: block;
    max-width: 100%;
    height: auto;
    width: -webkit-fill-available;
}

.pkp_page_article .article-abstract,
.obj_issue_toc .description,
.pkp_page_about {
  text-align: left;
}

.btn-default, .pkp_block.block_make_submission a {
    color: #333;
    background-color: #aafcad;
    border-color: #000;
}

#upcoming_issue > section > div > div > div.cmp_notification.warning.alert.alert-info {
    display: none;
}

#main-content > div.submission_checklist > p {
    font-size: 14px;
}