/*
Theme Name: IB UFMT
Theme URI: https://www.ib.ufmt.br/
Author: Instituto de Biociências - UFMT
Description: Tema oficial do Instituto de Biociências da UFMT. Compatível com Elementor.
Version: 1.1.0
Requires at least: 6.0
Tested up to: 6.5
Requires PHP: 8.0
License: GNU General Public License v2 or later
Text Domain: ib-ufmt
*/
*, *::before, *::after { margin: 0; padding: 0; box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { font-family: var(--font-main); color: var(--dark); background: #fff; font-size: 15px; line-height: 1.6; }
a { color: inherit; text-decoration: none; }
img { max-width: 100%; height: auto; display: block; }
ul { list-style: none; }
