
    .hero-section {
        background: url("/media/jesselove/banner_pics/banner_jesselab_hero_sec_processed.webp") no-repeat center center/cover !important;
        height: vh !important;
    }

    .hero-section::after {
       background:  !important;
    }

    
    html[lang='en'], [lang='en'] {
        font-family: Arial, sans-serif !important;
    }
    
    html[lang='ja'], [lang='ja'] {
        font-family: 'Noto Sans JP', sans-serif !important;
    }
    
    html[lang='ko'], [lang='ko'] {
        font-family: 'Noto Sans KR', sans-serif !important;
    }
    
    