/* Privacy page small overrides moved from privacy.php */
.btn-contact:hover {
  transform: translateY(-3px);
  box-shadow: 0 12px 32px rgba(11, 95, 179, 0.4) !important;
  background: linear-gradient(135deg, var(--brand-700), var(--brand)) !important;
}
/* Privacy page styles moved from privacy.php (placeholder) */
/* If privacy.php contains small inline styles, move them here. */
