
/*
Theme Name: Sankhya
Theme URI: https://ghbrandtech.com.br
Author: Sams Ramalho | GH brandtech
Author URI: https://ghbrandtech.com.br
Description: Tema personalizado Sankhya
Version: 2.6.0
*/

html, body {
  margin: 0;
  padding: 0;
  scroll-behavior: smooth;
}
a {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}