.pagination a:hover, .pagination a:active, .pagination a.active {
    background: #0b2847!important;
}
.loadmore a {
    width: 200px;
    margin: 0 auto;
    font-size: 14px;
    text-transform: uppercase;
    margin-bottom: 30px!important

}
.btn.btn-red-border:hover {
    border-color: #0b2847!important;
}