.fotoPerfil{
    margin-top: 45px;
    width: 300px; /* Ajusta este valor según tus necesidades */
    height: auto;
    border-radius: 200%;
    margin-bottom: 15px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 1);
}
.card{
    padding: 0px;
    margin: 20px;
}
.card-header{
    padding: 15px;
}
.carousel{
    margin-bottom: 20px;
}
.w-150{
    width: 150%;
}
.imagenEarth{
    text-align: center;
    margin: 5%;
    height: 90%;
    width: 90%;
}
.textoInferior{
    margin-top: 5rem;
}
.imagenTyr{
    text-align: center;
    margin: 5%;
    height: 90%;
    width: 90%;
}
.card-body{
    padding: 10px;
    text-align: left;
    padding-left: 20px
}
.cuadroImagen{
    width: 100%;
}
.ImagenArte{
    width: 90%;
    margin: 5%;

}
#carouselExampleIndicators2{
    width: 100%;
    height: 250px;
}
.cuadroImagenAPP{
    width: 80px;
    height: 80px;
}
.seccion{
    margin-top: 40px;
    margin-bottom: 10px;
}
h2{
    color: rgb(35, 119, 230);
}