@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@600;700;800&family=Noto+Sans+JP:wght@400;500;700&display=swap');
body{font-family:'Noto Sans JP',system-ui,sans-serif!important;background:#faf4f4!important}h1,h2,h3,.brand{font-family:'Poppins',sans-serif!important;font-weight:800!important}.hero{border-radius:6px!important;background:linear-gradient(120deg,#111,#e11d48)!important}.card,.tile{border-radius:6px!important;border-left:4px solid #e11d48!important}a.btn,.btn{border-radius:4px!important}.mnav{background:#111!important;border-bottom:3px solid #e11d48!important}.mnav a{color:#fff!important}