.elementor-198 .elementor-element.elementor-element-6d8835d8{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;border-style:solid;--border-style:solid;border-width:1px 0px 0px 0px;--border-top-width:1px;--border-right-width:0px;--border-bottom-width:0px;--border-left-width:0px;border-color:#DAAB5C24;--border-color:#DAAB5C24;--padding-top:15px;--padding-bottom:15px;--padding-left:0px;--padding-right:0px;}.elementor-198 .elementor-element.elementor-element-6d8835d8:not(.elementor-motion-effects-element-type-background), .elementor-198 .elementor-element.elementor-element-6d8835d8 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-primary );}.elementor-198 .elementor-element.elementor-element-51d5b316{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:flex-start;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-198 .elementor-element.elementor-element-419aa692{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}@media(min-width:768px){.elementor-198 .elementor-element.elementor-element-6d8835d8{--content-width:1140px;}.elementor-198 .elementor-element.elementor-element-51d5b316{--width:100%;}.elementor-198 .elementor-element.elementor-element-419aa692{--width:17%;}}/* Start custom CSS for html, class: .elementor-element-779ecdc4 */.footer-bottom {
    text-align: center;
    font-family: inherit !important;
    color: #ffffff; /* Texto blanco base */
    padding: 20px;
    font-size: 0.9rem;
}

.footer-bottom p {
    margin: 0;
    color: #ffffff !important;
    font-family: inherit !important;
}

.footer-bottom a {
    color: #ffffff !important; /* Enlace blanco */
    text-decoration: underline !important;
    font-weight: 600;
    transition: 0.3s;
}

.footer-bottom a:hover {
    color: #AFD454 !important; /* Color acento al pasar el mouse */
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-14f8b36d */.views-counter {
    font-family: inherit !important; 
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    gap: 6px !important;
    
    color: rgba(255, 255, 255, 0.6) !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    white-space: nowrap !important;
    
    margin: 0 !important;
    padding: 0 !important;
    
    /* Nueva línea para asegurar transparencia */
    background: transparent !important;
    border: none !important;
}

.views-counter strong {
    font-family: inherit !important;
    color: rgba(255, 255, 255, 0.8) !important;
    font-weight: 600 !important;
    
    /* Forzamos la eliminación del fondo blanco */
    background: transparent !important;
    border: none !important;
    padding: 0 !important;
    margin: 0 !important;
    box-shadow: none !important;
}/* End custom CSS */