  @media (max-width: 768px) {
    #tools-link {background: rgb(180 180 180 / 45%);color: red;border-radius: 30px;}
  }
  .pagination{gap:10px;margin-top:0.4rem;margin-bottom:-0.6rem;}
  #sbblogs{background-color:rgba(0,128,128,0.56);border-radius:5px;}
  .pagination .active a{font-weight:bold;}
