.title-title_1748384685 {
color:#ffc44c!important;
font-size:1.6em !important;
font-family:Acumin !important;
}
@media(min-width: 768px) {
.title-title_1748384685 {
font-size:3.7em !important;
}
}
PLANES DE APADRINAMIENTO
Tarjetas en cuadrícula
.card-product-description {
position: relative;
transition: all 0.5s;
background-color: #ffffff;
}
.card-product-description .products-bottons {
opacity: 0;
transition: all 0.5s;
}
.product-card:hover .card-product-description {
margin-top: -50px;
box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
}
.product-card:hover .card-product-description .products-bottons {
opacity: 1;
}
Tarjetas en cuadrícula
.card-product-description {
position: relative;
transition: all 0.5s;
background-color: #ffffff;
}
.card-product-description .products-bottons {
opacity: 0;
transition: all 0.5s;
}
.product-card:hover .card-product-description {
margin-top: -50px;
box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
}
.product-card:hover .card-product-description .products-bottons {
opacity: 1;
}
Nuestro mayor sueño es brindar un hogar a nuestros abuelitos que más lo necesitan.
Necesitamos 400 personas que donen $10 mensuales
.countdown-card {
background-color: #ffffff !important;
}
.countdown-timer-title {
font-size:1.4em;
color: #555555;
}
.countdown-timer-time {
color: #555555 !important;
font-size:2.7em;
line-height:1;
}
.countdown-timer-separator {
color: #555555 !important;
font-size:2.7em;
line-height: 0.8333;
}
.countdown-timer-leg {
font-size:24px;
}
.btn-countdown_timer_1751103096 {
color: #000000 !important;
background-color: rgb(var(--bg-primary)) !important;
border-color: transparent !important;
font-size:1em !important;
}
.btn-countdown_timer_1751103096:hover {
color: #ffffff !important;
background-color: #bfbfbf !important;
border-color: #bfbfbf !important;
}
@media(min-width: 768px) {
.countdown-timer-title {
font-size:3.9em;
}
.countdown-timer-time {
font-size:2.7em;
line-height:1;
}
.countdown-timer-separator {
font-size:2.7em;
line-height: 0.8333;
}
.btn-countdown_timer_1751103096 {
font-size:1em !important;
}
}