.menu-button:hover {
  color: #ff3131;
}

a {
  text-decoration: none;
}

.container-thumb .title-button:hover {
  color: #ff3131 !important;
}

.footer {
  background: var(--bs-black) !important;
}

.pagination-button:hover {
  color: black;
  background-color: #ff3131 !important;
}

.footer-title:hover {
  color: #ff3131 !important;
}

img {
  pointer-events: none;
}

