#d2895408 table {
  width: 30%;
  margin: 2% auto;
}
#d2895408 table td {
  padding: 1%;
  text-align: center;
}
#d2895408 :is(.free-html-markup, .revert-free-html) :is(ol, ul) {
  list-style: decimal;
}
#d2895408 :is(.free-html-markup, .revert-free-html) ul ul>li {
  list-style: none
}
#d2895408 :is(.free-html-markup, .revert-free-html) ul ul ul>li {
  list-style: upper-alpha;
}
#d2895406 .shop_btn a {
  color: #445166;
  text-decoration: none;
}
#d2895406 .shop_btn a:hover {
  color: #252d38;
  text-decoration: underline;
}
@media only screen and (max-width: 780px) {
  #d2895408 table {
    width: 100%;
  }
}