body {
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    background: #fff;
    color: #111;
}

#cabecalho .barra-inicial svg {
    fill: #fff;
}

.texto-newsletter svg {
    fill: #fff;
}

html .listadedesejos-topo svg, html .conta-topo svg, html .carrinho svg {
    fill: #111;
}

