/*
Theme Name: Geotractatio Mapeia Futuro
Theme URI: https://geotractatio.com.br/
Author: GeoTractatio
Author URI: https://geotractatio.com.br/
Description: Tema personalizado para GeoTractatio Mapeamento Inteligente LTDA.
Version: 1.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: geotractatio
*/

body {
    font-family: Arial, sans-serif;
    margin: 0;
    padding: 0;
    background: #f5f7fa;
    color: #222;
}

a {
    color: #006e51;
    text-decoration: none;
}

header, footer {
    background: #006e51;
    color: #fff;
    padding: 20px 0;
    text-align: center;
}
