.wm-form-page {
  .bottom {
    width: 100vw;
    position: fixed;
    bottom: 0;
    padding: 24px 24px 88px 24px;
    background-color: #fff;
  }

  .scroll-view {
    flex: 1;
    margin-bottom: 200px;
  }
}
