/*
Theme Name: Hydor
Theme URI: https://hydor.com.br/
Author: Tsuru Marketing Digital
Author URI: https://hydor.com.br/
Description: Um tema personalizado para WordPress.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: hydor
*/

/* CSS */

html { height: 100%; margin: 0; padding: 0; font-family: "InterRegular", sans-serif; font-size: 16px; box-sizing: border-box; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
body{ margin: 0px; padding: 0px; font-family: "InterRegular"; z-index: 0; }
section { width: 100%; display: block; position: relative; color: #000000; }
p { display: block; line-height: 150%; }
h1, h2, h3, p, span { margin: 0px; }
ul, li { margin: 10px 0px; }