.el-pager li
{
	background-color:#2F2A36 !important;
	border-radius:10px;
	color:white !important;
}

.el-pager li.active
{
	background-color:#176DE5 !important;
	border-radius:10px;
	color:white !important;
}