/*
Theme Name: Wings Company Child
Theme URI: https://wingscompany.com.br
Description: Tema filho exclusivo da Wings Company, criado sobre o Hello Elementor para sustentar uma experiência digital premium, responsiva, escalável e alinhada à estratégia de crescimento da marca.
Author: Fe Prevê Digital
Author URI: https://fepreve.digital
Template: hello-elementor
Version: 1.0.0
Text Domain: wings-company-child
License: GNU General Public License v3 or later
License URI: https://www.gnu.org/licenses/gpl-3.0.html
*/

/*
  Customizações globais do tema filho Wings Company.
  Use este arquivo para ajustes estruturais leves.
  Preferencialmente, mantenha estilos específicos de páginas no Elementor Pro.
*/

:root {
  --wings-black: #000000;
  --wings-white: #ffffff;
  --wings-orange: #E95228;
}

html {
  scroll-behavior: smooth;
}

body {
  overflow-x: hidden;
}
