.customblock-logo img{
    max-width: 250px;
}
.customblock-fondoblanco{
    height: 120px;
    background: rgb(255,255,255,0.3);
    position: absolute;
    width: 100%;
}

.widget-customblock .content{
    font-weight: 700;

}

.customblock-xs img{
    max-width: 250px;
}

.customblock-xs .titulo{
    font-size: 1.5rem;
    color: white;
    font-weight: 600;
}
.customblock-xs .icono{
    font-size: 32px;
    color: white;
}

article.customblock-xs {
    border: 0.5rem solid #FFFFFF;
}

.carousel-inner {
    padding-bottom: 1rem;
}

.carousel-control-next, .carousel-control-prev {
    top: -0.25rem !important;
    bottom: auto !important;
    opacity: 0.90 !important;
}