.paginate{margin-top: 30px;
    margin-bottom: 10px;
    background-color: #eaeaea;
    text-align: center;}
    
    
.wp-paginate .current {
    color: #fff;
    background: #f69102 !important;
    border: 3px solid #fdaf41 !important;
    margin-right: 4px;
    padding: 4px 8px;
}