/******* Do not edit this file *******
Woody Code Snippets CSS and JS
Saved: Nov 11 2025 | 16:29:46 */
.hero-heading {
    color: rgba(245, 245, 245, 0.62) !important;
    font-size: 1.3rem !important;
    line-height: 1.1 !important;
    letter-spacing: 0.5px !important;
    margin-bottom: 8px;
}

.hero-heading-2-2 {
    font-weight: 400;
    font-size: clamp(1.375rem, 1.2rem + 1vw, 1.875rem) !important;
    line-height: clamp(1.7875rem, 1.6rem + 1vw, 2.4375rem) !important;
    text-transform: none!important;
}

.hero-heading-1-1-1 {
    color: #F5F5F5 !important;
    font-size: 1.3rem !important;
    line-height: 1.1 !important;
    letter-spacing: 0.5px !important;
    margin-bottom: 8px;
}
