
.weborder-message-icon[data-v-536b61a2] {
  display: flex;
  justify-content: center;
}
.weborder-message-title[data-v-536b61a2] {
  color: #00ad06;
  font-size: 2rem;
  font-weight: 500;
  margin-bottom: 25px;
  margin-top: 25px;
  text-align: center;
}
.weborder-message-text[data-v-536b61a2] {
  width: 250px;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 50px;
  font-size: 20px;
}

