/*
Template: hello-elementor
Description: Sistema de Licenças - PNAB
Version: 1.0.0
Text Domain: tema-filho
*/

/* Importar estilos do tema pai */
@import url("../hello-elementor/style.css");

/* Estilos personalizados básicos */
body {
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
}