/*
Theme Name: Vision Tech Clean - Limpeza e Higienização de Estofados
Theme URI: https://visiontechclean.com.br
Description: Tema profissional para serviços de limpeza e higienização de estofados. Design moderno e responsivo.
Version: 1.0.0
Author: Vision Tech
Author URI: https://visiontechclean.com.br
License: GPL v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: visiontech-clean
Domain Path: /languages
Requires at least: 5.0
Requires PHP: 7.4
*/

/* Tema WordPress para Vision Tech Clean */

html, body {
    overflow-x: hidden !important;
    width: 100% !important;
    position: relative !important;
    margin: 0 !important;
    padding: 0 !important;
}

#root {
    overflow-x: hidden !important;
    width: 100% !important;
}
