

.svg-container {
            width: 80px; /* Cambia el tamaño del contenedor */
            height: 80px; /* Cambia el tamaño del contenedor */
            fill: #500ade; /* Cambia el color */
    margin-right:20px; 
        }


@media only screen and (max-width: 767px)
.single-counter-item {
    text-align: center;
    width: 100%;
    margin-bottom: 60px;
}
.single-counter-item .content .title {
    text-align: left !Important;
}

.single-feature-list {
    padding-top:0;
}


.single-feature-list.white{
    border:none
}
.single-feature-list.white p{
hyphens:none;
}

#whatsapp-btn {
    position: fixed;
    bottom: 20px; /* Ajusta el margen desde la parte inferior */
    right: 20px; /* Ajusta el margen desde el lado derecho */
    z-index: 9999; /* Asegura que el botón esté por encima de otros elementos */
}




@media only screen and (max-width: 767px)
.navbar-area .navbar-collapse {
    background: rgba(16, 16, 45, 0.7) !Important;
}

.mislibros p {max-width:400px; margin:0 auto;}


.mislibros  h4 {color:#FFF !Important}