@import url("https://fonts.googleapis.com/css2?family=Commissioner:wght@100..900&family=Noto+Sans:ital,wght@0,100..900;1,100..900&display=swap");
body {
  background: rgba(0, 0, 0, 0.01) 100%;
  /*
  font-family: "Commissioner", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-variation-settings:
    "slnt" 0,
    "FLAR" 0,
    "VOLM" 0;
  */
  font-family: "Noto Sans", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-variation-settings: "wdth" 100; }
  body #wrapper {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.05) 100%);
    background-size: 100vw 100vh;
    background-repeat: no-repeat; }

.wrap.background {
  border: 1px solid #f2f2f2; }

.wrap.profile-menu.background,
.wrap.section-reviews.background {
  border: 0; }

/*# sourceMappingURL=style-custom.css.map */
