header, section, footer, aside, nav, main, article, figure {
    display: block; 
}

body {
  margin-left: 35px;
  margin-right: 35px;
}

ul {
  line-height: 35px;
}

ol {
  line-height: 35px;
}

#string-result-17-6-25 {
  background: #ee82ee;
  padding-left:10px;
  padding-right:10px;
}

.tb-panda {
  border-collapse: collapse;
  border-spacing: 6px;
}

.th-panda {
  padding: 8px;
}

.td-panda {
  padding: 10px;
}

.about-after {
  background: #66ccff;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 30px;
  padding-right: 30px;
  margin-top: 50px;
}

.extra-learn {
  font-style: italic;
}

.ul-change-dot {
  background: #66ccff;
  list-style-type: square;
  line-height: 35px;
}

.ol-change-number {
  background: #ee82ee;
  list-style-type: upper-roman;
  line-height: 35px;
}

.about-list-style-type {
  background: #66ccff;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 30px;
  padding-right: 30px;
  margin-top: 50px;
  margin-bottom: 25px;
}