:root {
	--cabecalho-color: #ffffff;
	--cabecalho-background-color: #022c60;
	--cabecalho-background-image: url(../../foto_g/29639d210455f929.webp);
	--cabecalho-background-position: center;
	--cabecalho-background-repeat: no-repeat;
	--cabecalho-background-size: cover;
	--cabecalho-height: 500px;
	--logo-max-height: 290px;
	--site-width: 1300px;
	--site-font-family: 'PT Sans', sans-serif;
	--site-color: #342e2e;
	--site-background-color: #f1f1f3;
	--site-background-image: none;
	--site-background-position: top center;
	--site-background-repeat: no-repeat;
	--site-background-size: contain;
	--pesquisa-color: #ffffff;
	--pesquisa-background-color: #022c60;
	--botao-color: #FFFFFF;
	--botao-background-color: #022c60;
	--botao-background-color-hover: #527CB0;
	--botao-radius: 3px;
}