body {
    background-color: #fff;
    font-family: "Noto Sans", sans-serif !important;
    font-display: swap;
    overflow-x: hidden;
    font-size: 24px;
    font-weight: 300;
    font-display: swap;
}

a {
  text-decoration: none;
}

html {
  scroll-behavior: smooth;
}

body.loading {
  visibility: hidden;
}