/****************** + Paging **************/
.wp-paginate {
    padding: 0;
    margin: 0;
    text-align: center;
}

.wp-paginate a {
    background: #393939 !important;
  color: #fff !important;
}
.wp-paginate .current {
    background: #f15b26 !important;
  color: #fff !important;
  border: 1px solid #fff !important;;
}

/****************** - Paging **************/

/****************** + Life at DGW **************/
.life-at-digiworld .hr-testimonial .item img {
    border-radius: 0;
}
/****************** - Life at DGW **************/