/*
Theme Name: AbcFraldas
Theme URI: https://abcfraldas.com.br
Author: AI Assistant
Author URI: https://abcfraldas.com.br
Description: Um tema customizado para a loja AbcFraldas com suporte a WooCommerce.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: abcfraldas
Tags: custom-background, custom-logo, custom-menu, e-commerce, woocommerce
*/

/* Adicione seus estilos personalizados aqui */
body {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 0;
    background-color: #f3f4f6;
    color: #333;
}
