.elementor-1999 .elementor-element.elementor-element-54b1c4c{--display:flex;--justify-content:center;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--background-transition:0.3s;}.elementor-1999 .elementor-element.elementor-element-c63a002 .elementor-tab-title, .elementor-1999 .elementor-element.elementor-element-c63a002 .elementor-tab-title a{color:#FFFFFF;}.elementor-1999 .elementor-element.elementor-element-c63a002 .elementor-tab-title{font-family:"Oxanium", Sans-serif;font-size:1.5em;font-weight:600;font-style:normal;}.elementor-1999 .elementor-element.elementor-element-c63a002 .elementor-tab-content{font-family:"Montserrat", Sans-serif;font-size:1em;font-weight:400;}.elementor-1999 .elementor-element.elementor-element-c63a002{width:100%;max-width:100%;}/* Start custom CSS for container, class: .elementor-element-54b1c4c */img.attachment-player_thumbnail{
    height: 5rem;
    width: 100%;
    object-fit: contain;
}
.wpcm-players-shortcode td.position,.wpcm-players-shortcode td:not(.thumb) {
    font-size: 1.4ch;
}
.lista-posts-filtrados .card-noticia {
    display: flex;
    align-items: stretch;
    justify-content: center;
    flex-wrap: wrap;
    gap:5%;
    margin: 1rem;
    background-color:#0000006B;
    padding: 1rem;
    border-radius: 10px;
}
.lista-posts-filtrados .card-noticia .imagen-wrap {
    order: 2;
    border-radius: 5px;
    overflow: hidden;
}
.lista-posts-filtrados .card-noticia .imagen-wrap img {
    display: flex;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.lista-posts-filtrados .card-noticia .contenido-wrap {
    display: flex; 
    flex-direction: column;
    flex: 1;
}
.lista-posts-filtrados .card-noticia .contenido-wrap h3 a {
    text-decoration: none;
    font-size: 1;
    font-weight: bold;
}

.lista-posts-filtrados .card-noticia .contenido-wrap p {
    color: #FFF;
    line-height: 1;
}/* End custom CSS */