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

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

    
    html[lang='ja'], [lang='ja'] {
        font-family: 'Kosugi Maru', sans-serif !important;
    }
    
    html[lang='ko'], [lang='ko'] {
        font-family: 'Hahmlet', serif !important;
    }
    
    