#customblock-JournalIssue .content {
    text-align: center;
}


header .container {  
 background: #ecedf0 url(https://journal.uhamka.ac.id/public/site/images/uppi/header.png) top left no-repeat;
 background-size: cover;
}


#customblock-TOOL .content {
    text-align: center;
}

footer .container {
    background: #1b3e56;
    color: #ffffff;
}

a.cover img {
    max-width: 100%;
}

.btn-info {
    color: #6E76DB;
    background-color: #fff;
    border-color: #6E76DB;
    margin-right: 19px;
}