.footer .container {
    background: #25273f;
}

#customblock-LeftColumnStart {
    display: none;
}

a#clustrmaps-widget-v2, #clustrmaps-widget-v2 {
    display: none !important; 
}

#customblock-JournalIssue .content {
    text-align: center;
}

.fa.top {
    margin-right: 5px;
}

.btn-info {
    color: #6E76DB;
    background-color: #fff;
    border-color: #6E76DB;
    margin-right: 19px;
}
.btn-info:hover {
    color: #fff;
    background-color: #6E76DB;
    border-color: #6E76DB;
    margin-right: 19px;
}

#customblock-editorialboard > div > p:nth-child(1) > span {
    margin: -1px;
}
