:root {
	--primary-color: #ffdd0e   ;
	--secundary-color: #000000 ;
	--txt-global: #929292 ;
}
    #cabecalho>.conteiner:before {
        background: #ffdd0e;
    }