/*!
Theme Name: AVanti+ Investimentos
Theme URI: https://avantimais.com.br/
Author: ID Agencia / Siteria
Description: Tema WordPress da AVanti+ Investimentos, convertido a partir do template estatico com base Automattic/_s.
Version: 2.0.0
Requires at least: 6.0
Tested up to: 6.8
Requires PHP: 8.1
Text Domain: avantimais
*/

html {
	scroll-behavior: smooth;
}

body {
	margin: 0;
}

.screen-reader-text {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	border: 0;
}

.main-navigation ul {
	display: flex;
	gap: 24px;
	list-style: none;
	margin: 0;
	padding: 0;
}

.main-navigation a {
	text-decoration: none;
}
