@media(min-width: 992px){
	.tm-paging-link.active,
	.tm-paging-link:hover{
	  background-color: #2F956D;
	  color: white;
	}
}