/*
Theme Name: DigitalWave Theme
Theme URI: https://www.digitalwave.pt/
Author: DigitalWave
Author URI: https://www.digitalwave.pt/
Description: Tema WordPress oficial da DigitalWave para apresentar servicos, portfolio, prova social e captacao de leads com layout moderno e foco em conversao.
Version: 1.1.0
Requires at least: 6.4
Requires PHP: 8.1
Tested up to: 6.9.1
Text Domain: digitalwave
Tags: agency, marketing, business, portfolio, one-column, custom-logo, featured-images
*/

/* Base fallback (o principal está em assets/main.css) */
html, body { margin: 0; padding: 0; }
.legal-page {
  background: #f8fafc;
  padding: 120px 0 80px;
}

.legal-wrap {
  max-width: 900px;
}

.legal-card {
  background: #fff;
  border: 1px solid #e5e7eb;
  border-radius: 16px;
  padding: 32px;
}

.legal-card h1 {
  margin: 0 0 16px;
}

.legal-card h2 {
  margin-top: 24px;
  margin-bottom: 8px;
}

.legal-card p,
.legal-card li {
  color: #4b5563;
}

.legal-actions {
  margin-top: 24px;
}
