.elementor-kit-7{--e-global-color-primary:#FFFFFF;--e-global-color-secondary:#000000;--e-global-color-text:#EC1938;--e-global-color-accent:#8BA783;--e-global-color-022a65a:#E7F954;--e-global-color-7a387f0:#7667FE;--e-global-typography-primary-font-family:"Instrument Serif";--e-global-typography-primary-font-size:7.5rem;--e-global-typography-primary-line-height:7.2rem;--e-global-typography-secondary-font-family:"Instrument Sans";--e-global-typography-secondary-font-size:5.3rem;--e-global-typography-secondary-font-weight:bold;--e-global-typography-secondary-line-height:5.6rem;--e-global-typography-text-font-family:"Instrument Sans";--e-global-typography-text-font-size:3.2rem;--e-global-typography-text-font-weight:bold;--e-global-typography-text-line-height:3.5rem;--e-global-typography-accent-font-family:"Instrument Sans";--e-global-typography-accent-font-size:2.2rem;--e-global-typography-accent-font-weight:bold;--e-global-typography-accent-line-height:2.6rem;--e-global-typography-fc0658f-font-family:"Instrument Sans";--e-global-typography-fc0658f-font-size:1.1rem;--e-global-typography-fc0658f-font-weight:bold;--e-global-typography-fc0658f-line-height:1.3rem;background-color:var( --e-global-color-secondary );--e-page-transition-entrance-animation:e-page-transition-slide-out-up;--e-page-transition-animation-duration:1000ms;}.elementor-kit-7 e-page-transition{background-color:var( --e-global-color-secondary );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:90%;}.e-con{--container-max-width:90%;}.elementor-widget:not(:last-child){--kit-widget-spacing:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}@media(min-width:2400px){.elementor-kit-7{--e-global-typography-primary-font-size:8.5rem;--e-global-typography-primary-line-height:7.6rem;--e-global-typography-secondary-font-size:5.7rem;--e-global-typography-secondary-line-height:5.7rem;--e-global-typography-text-font-size:3.5rem;--e-global-typography-text-line-height:3.8rem;--e-global-typography-accent-font-size:2.7rem;--e-global-typography-accent-line-height:3.2rem;--e-global-typography-fc0658f-font-size:1.7rem;--e-global-typography-fc0658f-line-height:2rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:90%;}.e-con{--container-max-width:90%;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}}@media(max-width:1024px){.elementor-kit-7{--e-global-typography-primary-font-size:5.2rem;--e-global-typography-primary-line-height:5.2rem;--e-global-typography-secondary-font-size:3.5rem;--e-global-typography-secondary-line-height:3.5rem;--e-global-typography-text-font-size:2.5rem;--e-global-typography-text-line-height:2.5rem;--e-global-typography-accent-font-size:1.8rem;--e-global-typography-accent-line-height:1.8rem;--e-global-typography-fc0658f-font-size:1rem;--e-global-typography-fc0658f-line-height:1.2rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:90%;}.e-con{--container-max-width:90%;}}@media(max-width:767px){.elementor-kit-7{--e-global-typography-primary-font-size:4rem;--e-global-typography-primary-line-height:4rem;--e-global-typography-secondary-font-size:3.2rem;--e-global-typography-secondary-line-height:3.2rem;--e-global-typography-text-font-size:2.4rem;--e-global-typography-text-line-height:2.2rem;--e-global-typography-accent-font-size:1.4rem;--e-global-typography-accent-line-height:1.5rem;--e-global-typography-fc0658f-font-size:1rem;--e-global-typography-fc0658f-line-height:1.2rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:90%;}.e-con{--container-max-width:90%;}}/* Start custom CSS */.elementor-kit-39 .e-page-transition {
    animation-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}



html{
    cursor:url(http://marcoomma.com/wp-content/uploads/2025/11/MO_Cursore_Emoji.png) 12 12,auto;
}

html.click, html.click a, html.click a:hover, a:hover{
     cursor:url(http://marcoomma.com/wp-content/uploads/2025/11/MO_Cursore_Emoji_Hover.png) 12 12,auto;
}


a, a:hover, a:focus, a:active { cursor: url("http://marcoomma.com/wp-content/uploads/2025/11/MO_Cursore_Emoji_Hover.png") 12 12, auto !important; }



::selection {
    color: #EC1938;
    background: #FFF;
}


.underline-hover {
    position: relative;
    display: inline-block;
}

.underline-hover::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 1.5px;
    background-color: #FFF;
    transition: width 0.5s ease-in-out;
}

.underline-hover:hover::after {
    width: 100%;
}

.underline-selected::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1.5px;
    background-color: #FFF;
}/* End custom CSS */