.elementor-16759 .elementor-element.elementor-element-5967a9a{text-align:justify;}/* Start custom CSS for html, class: .elementor-element-4d92dbd */@media only screen and (max-width: 767px) {            ul.menu-prova {                flex-direction: column;            }            ul.menu-prova > li.menu-item-prova {                max-width: 100%!important;                flex: 0 0 100%!important;            }        }        .row {            display: flex;            flex-wrap: wrap;            margin-right: -6px;            margin-left: -6px;        }        .row > .col-prova {            flex-grow: 1;            max-width: 100%;        }        .row > .col-prova > .contenitore-bottoni-menu-prova {            margin-top: 4rem;            margin-bottom: 4rem;            flex-basis: 0;            -webkit-box-flex: 1;        }        ul.menu-prova {            display: flex;            margin-right: -6px;            margin-left: -6px;            flex-wrap: wrap;            padding-left: 0;            list-style: none;            list-style-position: outside;            margin-top: 15px;            font-family: Lora, Georgia, serif;            margin-bottom: 1rem;        }        ul.menu-prova > li.menu-item-prova {            display: flex;            margin-top: 0.75rem;            margin-bottom: 0.75rem;            padding-right: 6px;            padding-left: 6px;            flex-wrap: wrap;            -webkit-box-flex: 0;            max-width: 33%;            flex: 0 0 33%;        }        li.menu-item-prova > a {            display: flex;            padding: 12px 24px;            width: 100%;            border-radius: 4px;            background-color: #0066cc;            color: #ffffff;            text-align: center;            text-decoration: none;            text-transform: uppercase;            white-space: initial;            font-weight: 700;            font-size: 1.1rem;            font-family: "Titillium Web", Geneva, Tahoma, sans-serif;            line-height: 1.5;            align-items: center;            flex-grow: 1;            justify-content: center;        }li.menu-item-prova > a:hover {            color: white;        }/* End custom CSS */