/*Theme Name: StarnetAuthor: Starnet teamAuthor URI: http://starnet.com.mx/Description: Starnet Template.Version: 1.1*//* Theme *//* Site styles *//* ============================================================  CUSTOM PAGINATION============================================================ */.custom-pagination span,.custom-pagination a {  display: inline-block;  padding: 2px 10px;}.custom-pagination a {  background-color: #ebebeb;  color: #0F57B4;}.custom-pagination a:hover {  background-color: #0F57B4;  color: #fff;}.custom-pagination span.page-num {  margin-right: 10px;  padding: 0;}.custom-pagination span.dots {  padding: 0;  color: gainsboro;}.custom-pagination span.current {  background-color: #0F57B4;  color: #fff;}