/*
Theme Name: SmartHealth Elementor
Theme URI: https://smarthealthtips.org
Author: Você
Description: Tema WordPress otimizado para Elementor, com landing page editável.
Version: 1.0
License: GPLv2 or later
Text Domain: smarthealth-elementor
*/

body {
  margin: 0;
  padding: 0;
  font-family: "Arial", sans-serif;
  background-color: #fff;
  color: #222;
}

a { color: #007b83; text-decoration: none; }
a:hover { text-decoration: underline; }

footer {
  background: #f5f5f5;
  color: #777;
  text-align: center;
  padding: 20px;
  margin-top: 40px;
}
