/******* Do not edit this file *******
Woody Code Snippets CSS and JS
Saved: Mar 19 2026 | 12:14:26 */
        .h2-title {
        font-size: 40px !important;
        font-weight: 900 !important;
        margin-bottom: 5px;
        line-height: 1;
        text-align: center!important;

        }

        .h2-subtitle {
        font-size: 20px !important;
        font-weight: 700;
        line-height: 1.1;
        color: var(--e-global-color-text);
        text-align: center!important;

        }

        .h2-uptitle {
        font-size: 18px !important;
        font-weight: 700;
        line-height: 1.1;
        color: var(--e-global-color-ca1ca98);
        text-align: center!important;

        }