
}
.cmp_manuscript_button, .block_make_submission a, .obj_galley_link {
    font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    background: #e90e2b;
    color: #fff;
    border: none;
}
.pkp_site_name .is_img img {
display: inline-block; 
max-height: 908px;
max-width: 100%;
width: auto
height: auto
.pkp_site_name_wrapper {padding-left: 0; padding-right: 0;}
.pkp_navigation_user_wrapper {top: 0; right: 0; padding-right:30px;}
.pkp_structure_page {margin-top:  20px !important; margin-bottom:20 !important; padding-bottom: 20 !important;}
.obj_article_summary > .title {
    font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
    font-size: 14px;
    background: #c7d9e6;
    line-height: 20px;
    font-weight: 700;
}
.cmp_button_wire,
.obj_galley_link {
    font-weight: 700;
    text-transform: uppercase;
    background: #910000;
    border: 1px solid #032852;
    color: #fff;
}

.obj_article_summary {
    border: 1px solid #910000;
    padding: 10px;
    border-radius: 5px;
    box-shadow: 1px 1px #004c6c;
}
