.register {
  overflow: hidden;
  position: relative;
  padding-bottom: 100px;
}
.register__note-wrapper {
  position: relative;
  padding: 20px;
  background-image: url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' stroke='%23FFC107FF' stroke-width='1' stroke-dasharray='8' stroke-dashoffset='12' stroke-linecap='square'/%3e%3c/svg%3e");
  background-color: #FFFCF2;
}

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