.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );}body.elementor-page-4641:not(.elementor-motion-effects-element-type-background), body.elementor-page-4641 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}:root{--page-title-display:none;}@media(max-width:1024px){.elementor-widget-image .widget-image-caption{font-size:var( --e-global-typography-text-font-size );}}@media(max-width:767px){.elementor-widget-image .widget-image-caption{font-size:var( --e-global-typography-text-font-size );}}/* Start custom CSS */.cat-links, .comments-link, .tags-links {
    display: none;
}

.entry-meta {
    color: var(--contrast-2);
    display: none;
}


.one-container .inside-article > .featured-image {
    margin-top: 0;
    margin-bottom: 2em;
    text-align: center; /* Aggiungi questa linea se l'immagine è contenuta in un blocco */
}

.one-container .inside-article > .featured-image img {
    display: block;
    margin: 0 auto; /* Centra l'immagine */
}/* End custom CSS */