.copy-button {
    cursor: pointer; /* Change cursor to a pointer on hover */
    font-size: 24px;
    align-items: center;
   }
   
.aviso-legal
{
    margin-top: 25px;
    border: 1px solid;
    border-radius: 20px;
    
}