body {
  background: linear-gradient(to bottom, rgba(181, 209, 108, 0.3) 0%, rgba(181, 209, 108, 0.2) 20%, rgba(181, 209, 108, 0.1) 30%, rgb(255, 255, 255) 35%, rgb(255, 255, 255) 100%);
  font-family: Arial, Helvetica, sans-serif;
}

.js_reg_auth {
  display: none !important;
}

.inf {
  width: 100%;
  height: auto;
  margin: 20px 0;
}

@media screen and (min-width: 1540px) {
  .container {
    max-width: 1440px;
  }
}

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