.fundo{
    background-image: linear-gradient(90deg,#f39eb4 5%,#FEEADF 100%) !important;
}    

.botaofundo{
  background-image: linear-gradient(90deg,#f39eb4 5%,#FEEADF 100%) !important;
}  
.botaofundo:hover{
  background-image: linear-gradient(90deg,hsla(0, 0%, 100%, 0.466) 5%,hsla(0, 0%, 100%, 0.486) 100%) !important;
}  
.fundomusica{
  background-image: linear-gradient(90deg,#c9c9c9 5%,#e9e9e9 100%) !important;
}   