*{
    margin: 0;
    padding: 0;
  
}




#hoja{
  background-image: url("mora1.png");
width: 99%;
height: 2800px;
/*background: #FFCC80;*/
margin: 0.5em auto;
padding: 0.5em;

}

.button{
  position: relative;
      padding: 15px;
      text-align: justify;
      width: 74%;
      left: 8%;
      display: block;
      background:rgb(72, 132, 241);
      box-shadow: 4px 4px 5px #999;
      color: rgb(248, 245, 242);
      text-decoration: none;
  
      font-family: 'Economica', sans-serif;
        font-size: 38px;
        border: 2px solid rgb(15, 15, 15);
  }
  
  .button span{
       margin-right: 28%;
       margin-left: 5%;
    }

#cabeza{
     width: 74%;
     padding: 15px;
     box-shadow: 4px 4px 5px #999;
     display: flex;
     justify-content: center;
     color: rgb(248, 245, 242);
    margin: auto;
    font-family: 'Economica', sans-serif;
    font-size: 29px;
    background:rgb(72, 132, 241);
    border: 2px solid rgb(15, 15, 15);
    position: relative;
    top: 0.5rem;
    text-align: center;   
}

.foto{  
  box-shadow: 4px 4px 5px #999;
position: relative;
margin: auto;
display: block;
top: 1.8rem;
width: 90%;
height: auto;
border-radius: 50%;
border: 2px solid rgb(11, 47, 112);
}

.texto1{
  
  font-family: 'Economica', sans-serif;
    font-size: 25px;
    position: relative;
   top: 0.5rem;
    text-align: center;  
    color: rgb(72, 23, 247); 
}

.texto2{ 
   
    font-family: 'Mallanna', sans-serif;
    font-size: 24px;
    padding: 18px;
    position: relative;
    top: 1rem;
    text-align: justify;
   color: rgb(72, 23, 247);
}

  .button.fono{ 
       top: 2.4rem; 
       
              }

        .button.whatsu{ 
           top: 3.9rem;
                    }
         
          .button.correo{ 
               top: 5.4rem;
                        }
                        
                        #escritorio{
                          position: relative;
                          width: 95%;
                          padding: 0px;
                     
                          font-family: 'Economica', sans-serif;
                          display: block;
                          font-size: 13px;
                          text-align: center;
                          color:rgb(72, 23, 247);    
                           margin: auto;
                           top: 6em;
                        
                           }

             .button.compartir{ 
              border: 2px solid rgb(15, 15, 15);    
                  top: 5rem;
                   padding: 5px 15px;
                   font-size: 22px;
                   color:rgb(72, 132, 241);
                   background:rgb(72, 132, 241); 
                               }
            
                    
        
                         
                      
                             .codigo{
                           position: relative;
                              font-family: 'Mallanna', sans-serif;
                              font-size: 20px;
                          color: rgb(72, 23, 247);
                              top: 8em;
                              text-align: center;
                             
                            }
    
                           

                            .button.curri1{ 
                              width: 74%;
                              height: 2%;
                              top: 15rem;
                            text-align: center;
                            font-size: 38px;
                                 }           


                                .button.web{
                                  border: none;
                            
                                  top: 22rem;
                                  text-align: center;
                                  width: 90%;
                                  height:18px;
                               
                                  font-size: 1.1rem;
                               
                                  left: 0;
                                    }


                            .button:hover{ 
                                  background: rgb(118, 195, 240);
                                    
                                    }