#pagination-bottom-comcom-box {width:100%; height:auto; margin:30px auto; text-align:center;}
.pagination a {color: #000; padding: 6px 14px; text-decoration: none; font-size:9pt; font-weight:300; transition: background-color .3s;}
.pagination a.active {background-color: dodgerblue; color:#fff;}
.pagination a:hover:not(.active) {background-color: #ddd;}