#blog-custom .pagination .next .btn {
  background: var(--lightblue);
}
#blog-custom .pagination .next svg {
  color: black;
}