/*
Theme Name: alta viva trbx-theme
Theme URI: https://rodolfocorretor.com.br
Author: Tribox
Author URI: https://tribox.com.br
Description: Tema WordPress trbx com Tailwind CSS
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: trbx-theme
Tags: custom, tailwind, one-column, full-width-template
*/

/* Scroll suave em todo o site */
html {
    scroll-behavior: smooth;
}