#cabecalho .header-icons>div:hover{
    color: #F4C894;
}

#cabecalho .header-icons>div:hover svg {
    fill: #F4C894;
}