/*
Theme Name: acetec
Theme URI: https://casadotnt.com.br/
Author: Gabriel Morganti
Author URI: https://www.linkedin.com/in/gabriel-morganti-7ab903280/
Description: Tema wordpress desenvolvido para ACETEC 
Version: 1.0.0
Requires at least: 6.8
Requires PHP: 8.1
Text Domain: acetec
*/

/*
 * Arquivo principal de identificacao do tema.
 * Os estilos principais ficam em assets/css/theme.css.
 */

html {
	scroll-behavior: smooth;
}

body {
	margin: 0;
}
