/*
Theme Name: Escola Davis
Author: Escola Davis
Author URI: https://institutodavis.com.br
Description: Este tema foi criado para Escola Davis
Version: 1.0
*/
html, body{
    overflow-x: hidden !important;
    background-color: #fff;
}
html {
  scroll-behavior: smooth !important;
}