body,
#corpo,
.fundo-principal {
    background-color: #f5f5f5 !important;
}

/* cor do topo */
#cabecalho,
.cabecalho,
header {
    background-color: #a97142 !important;
}

/* ÍCONES BRANCOS */
#cabecalho svg,
#cabecalho i,
#cabecalho a,
.cabecalho svg,
.cabecalho i,
.cabecalho a,
header svg,
header i,
header a {
    color: #ffffff !important;
    fill: #ffffff !important;
    stroke: #ffffff !important;
}/* ícones do topo brancos */
.atalhos-mobile svg,
.atalhos-mobile i,
.atalhos-mobile a,
.acoes-flutuante svg,
.acoes-flutuante i,
.acoes-flutuante a,
.icone-topo svg,
.icone-topo i,
.icone-topo a {
    color: #fff !important;
    fill: #fff !important;
    stroke: #fff !important;
}