/* Footer */
.cryptrr-footer {
  border-top: 1px solid #e5e7eb;
  background: #ffffff;
}

.footer-link {
  color: #6b7280;
  text-decoration: none;
  font-weight: 500;
}

.footer-link:hover {
  color: #111827;
  text-decoration: underline;
}