h2 {
  text-align: center;
  margin-bottom: 20px;
}

.deteilPage li {
  text-align: center;
  margin: 20px 0;
}

.deteilPage li a{
  font-size: 28px;
  color: #505050;
}

.deteilPage li a:hover{
  color: #009dd9;
  text-decoration: underline;
}
