.custom-copyright-link {
  color: #fcdb66 !important;
  transition: color 0.3s ease;
}
.custom-copyright-link:hover {
  color: #ffffff !important;
}
