.cabeça{
        font-family:Helvetica;

        #logo_vivo {
            position: absolute; 
            left: 20px; /* posiciona a 90px para a esquerda */ 
            top: 10px; /* posiciona a 70px para baixo */
            }
         
}
.redes{   #logowhats{
    max-width: 55px;  
}
#logoinsta{
    max-width: 40px;
    
    
}
font-family: Arial, Helvetica, sans-serif;
color: rgb(98,33,108);
float:right;


}
.rodapé{
    background-color: rgb(98,33,108);
    font-family: Arial, Helvetica, sans-serif;

    #logowhats{
        max-width: 35px;  
    }
    #logoinsta{
        max-width: 25px;
       
        
}

          
}
.HOME{
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}
.SOBRE{    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}

button{
    background-color: rgb(255, 255, 255);
    border-radius: 10%;
    color: rgb(98,33,108);
    padding: 5px 50px;
}
.menu{
    background-color: rgb(98,33,108);
  
 
}
.contato{
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    color: rgb(98,33,108);
    background-color: rgb(255, 255, 255);

     left: 32%;
     padding: 57px;
     border-radius: 15px;
     border: none;
     outline: none;
}
input{
border-radius: 5px;
padding: 10px;

}
.fixa{
    background-color: rgba(98, 33, 108, 0.8);
    width: 15%;
    top: 20%;
    color: white;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    border-radius: 5%;
    padding: 15px;
    position: absolute; top: 75%; left: 30%; transform: translate(-50%, -50%)

}
.movel{
    
    background-color: rgba(98, 33, 108, 0.8);
    width: 15%;
    top: 20%;
    color: white;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    border-radius: 5%;
    padding: 15px;
    position: absolute; top: 75%; left: 50%; transform: translate(-50%, -50%)

}
.outro{
    
    background-color: rgba(98, 33, 108, 0.8);
    width: 15%;
    top: 20%;
    color: white;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    border-radius: 5%;
    padding: 15px;
    position: absolute; top: 75%; left: 70%; transform: translate(-50%, -50%)

}

footer{
    background: #ffffff;
    width: 100%;
    height: 15px;
    position: absolute;
    bottom: 0;
    left: 0;
    } 
.frase{
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    color: rgb(98,33,108)
}
