 .contenedorimagen {
  display: block;       
  margin: 20px auto;     
  border-radius: 15px;   
  max-width: 90%;        
  height: auto;   
  }      
body{
    background-color: #5d6fd4;
}


.prefile-name {
  font-size: 28px;       
  font-weight: bold;     
  color: #6c1a85;       
  margin-bottom: 10px;   
}


.section-title {
  font-size: 22px;
  font-weight: bold;
  color: #000000;
  margin-top: 20px;
  margin-bottom: 8px;
  border-bottom: 1px solid #000000;  
  padding-bottom: 5px;              
}


.about-text {
  font-size: 16px;
  line-height: 1.6;   
  margin-bottom: 15px;
  
}


.body {
  background-color: #4a1c45;  
  font-family: Arial, sans-serif;
  color: #0b1c4c;            
  margin: 0;
  padding: 20px;
}


.h3 {
  font-size: 26px;
  font-weight: bold;
  color: #a575ab;
  border-bottom: 2px solid #0b1c4c;
  padding-bottom: 5px;
  margin-bottom: 20px;
}


.historialacademico{
  background-color: #d9e3f7;  
  border: 2px solid #a264c1;
  border-radius: 8px;
  margin-bottom: 20px;
  overflow: hidden;           
}


.card-header {
  background-color: #0b1c4c; 
  color: white;
  text-align: center;
  font-weight: bold;
  padding: 10px;
}


.anios {
  padding: 15px;
}


.anios ul {
  list-style: none;   
  padding: 0;
  margin: 0;
}

.anios li {
  font-size: 16px;
  margin: 5px 0;
}

body {
  background-color: #ff7fea;   
  font-family: Arial, sans-serif;
  color: #0b1c4c;              
  text-align: center;
  margin: 0;
  padding: 20px;
}

h3 {
  font-size: 22px;
  font-weight: bold;
  border-bottom: 2px solid #0b1c4c;
  padding-bottom: 5px;
  margin-bottom: 20px;
  text-align: left;
}

.contenedordemegusta {
  display: white;
  grid-template-columns: repeat(2, 1fr); 
  gap: 20px;                              

}

.contenedordemegusta {
  background: #d9e3f7;
  border: 2px solid #d581d1;
  border-radius: 10px;
  padding: 10px;
}


.contenedormegusta {
  width: 100%;
  height: auto;
  border-radius: 10px;
  margin-bottom: 8px;
}

.anios {
  padding: 15px;
  border: 2px solid #000;   
  border-radius: 6px;       
  padding: 15px;            
  margin-bottom: 20px;      
  width: 30%;
  margin: 20px auto; 
}

.historialacademico {
  display: flex;
  gap: 20px;        
  justify-content: center; 
}

.anios{
  border: 2px solid #0b1c4c;
  border-radius: 8px;
  padding: 15px;
  width: 250px;    
  background: #f8f8f8;
  text-align: center;
}
.contenedoratodomegusta {
  display: flex;
  gap: 10px;        
  justify-content: center; 
  flex-wrap: wrap;  
}

.contenedorcadamegusta{
  border: 2px solid #0b1c4c;
  border-radius: 20px;
  padding: 20px;
  width: 350px;   
  background: #f8f8f8;
  text-align: center;
}