#attention {
  width: 90%;
  margin: 40px auto;
}
#attention h3 {
  text-align: center;
  margin-bottom: 20px;
}
#attention ul {
  padding-left: 3em;
}
#attention .noMark {
  list-style: none;
}