/*--------cabeçalho----------*/
#cabecalho {
    background: #d10000 !important;
}

#cabecalho .busca {
    background: #ffffff !important;
}

#cabecalho .busca input {
    color: #363535 !important;
}

::placeholder {
  color:  #363 !important;
  opacity: 1; /* Firefox */
}

.cores-personalizadas #cabecalho .busca .botao-busca {
    fill: #363535 !important;
}