
    .lasciti_2025_landing .gform_fields{
        display: flex !important;
        flex-wrap: wrap; 
    }

    .lasciti_2025_landing input.gform_button{
        background-color: #00a138;
        margin: auto !important;
        border-radius: 10px;
        padding: 12px 25px;
        color: white;
    }

    .lasciti_2025_landing .gform-footer{
        text-align: center;
        margin-bottom: -72px !important;
    }
