@import url(https://fonts.googleapis.com/css2?family=Bai+Jamjuree:wght@300;400;500;600;700&family=Days+One&display=swap);.not-found-content-container h1{color:#ee2938;font-size:36px;font-weight:700;text-align:left}.not-found-content-container p{color:#000;font-size:20px}.not-found-content-container a{display:flex;justify-content:space-evenly;align-items:center;width:300px;height:50px;border:3px solid #1eb141;color:#1eb141;background-color:transparent;border-radius:25px;font-size:22px;text-decoration:none}.not-found-content-container a svg{width:24px;height:24px}@media screen and (max-width:468px){.not-found-content-container a{max-width:100%;font-size:18px}.not-found-content-container a svg{width:22px;height:22px}}