.user-nav {
    background-color: #fff !important;
}

.journal-logo {
    background-color: #fff !important;
}

.site-navbar-wraper {
    background: linear-gradient(#535050, #535050) !important;
    border-bottom: 5px solid #d61635;
}

.is_img.journal-name img {
margin-bottom: 15px;
}

#navigationUser a {
    color: #000 !important;
}

.abstract p {
    text-align: justify;
}

.article-text {
    text-align: justify;
}

.col footer-right{
display: none !important;
}