/*
Theme Name: Meu Primeiro Ap
Theme URI: http://meuprimeiroap.com
Author: Sven Brazil
Author URI: http://meuprimeiroap.com
Description: Tema WordPress leve para anúncios imobiliários.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: meu-primeiro-ap
*/


body { font-family: Arial, sans-serif; margin: 0; padding: 0; background: #f9f9f9; }
header, footer { background: #004aad; color: white; padding: 20px; text-align: center; }
.container { width: 90%; margin: 20px auto; }
.property-card { border: 1px solid #ddd; padding: 15px; margin-bottom: 20px; background: #fff; border-radius: 8px; }
.property-card img { max-width: 100%; border-radius: 8px; }
