
html.i-amphtml-singledoc>body{
    overflow: hidden !important;
}
body {
    font-family: "Inter", sans-serif;
    background: #f9fafb;
    margin: 0;
    color: #333;
}

h1,h2, h3, h4, h5, h6{
    font-family: "Inter", sans-serif;
}