




















/* @import '@/demo-common/css/variable.css'; */
.View_box_3xHZh {
  padding: 20px;
  background-color: #FFFFFF;
}
.View_item_qDaj6 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 160px;
  font-size: 70px !important;
  background-color: var(--background-color-selected);
}

