* {
  margin: 0;
  padding: 0;
}

.det .rox {
  padding-top: 60px;
  width:52%;
  min-width: 350px;
}

.det .rox .waoz {
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  color: #2d2d2d;
}

.det .rox .liod {
  margin-top: 15px;
  margin-bottom: 10px;
  text-align: center;
  font-size: 12px;
  padding-bottom: 25px;
  border-bottom: 1px dotted #d2cccc;
}

.det .rox p {
  /* text-indent: 2em; */
  margin-bottom: 35px;
}
