.message_block[data-v-7aa9ea5a] {
  width: 90%;
  height: 55vh;
  margin-top: 2.666667rem;
  border-radius: .266667rem;
  /*! autoprefixer: off */
  background: url() 2rem no-repeat, -webkit-gradient(linear, left top, left bottom, from(#e05454), color-stop(60%, #fff));
  background: url() 2rem no-repeat, linear-gradient(top,#e05454, #fff 60%)
}

.color_style_invite {
  background: #e86e39;
}

.text-style-color {
  color: #da0f00 !important;
}

.button-style-color {
  background: #da0f00 !important;
}

.bg-jianbian-color {
  background: linear-gradient(to right, #3acda0 , #05b6c1) !important;
}

#autoStart {
  background-color:#15ad87 !important;
}

.header-color {
  background: linear-gradient(-90deg, #20BF44 0%, #28C230 100%) !important;
  color: #fff !important;
}