.root {
  width: 100%;
  text-align: center;
  .image {
    width: 70%;
  }
  .text {
    margin: 0;
    margin-top: 18px;
    font-size: 16px;
    line-height: 19px;
    font-weight: 500;
  }
}
