/*
Theme Name: BDG Máquinas
Theme URI: https://www.bdgmaquinas.com.br/
Description: This is a theme developed to Nucleon Diagnósticos Veterinários needs, created by Anderson Ribeiro
Author: Anderson Ribeiro
Template: hello-elementor
Author URI: https://andribeiro.dev
Version: 1.0.0
Text Domain: hello-elementor-child
*/

/* Add your custom styles here */
*{
	-webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

html{
    font-size: 62.5%!important;
}