#comments {
  margin-top: 0.5rem;
}
#comments h5 {
  background-color: #ff8800 !important;
  margin-top: 0px;
  margin-bottom: 10px;
  padding-bottom: 10px;
  padding-top: 10px;
  color: #fff;
  text-align: center !important;
}
#comments ul {
  padding: 0;
}
#comments ul li {
  list-style-type: none;
  border-bottom: 1px dashed black;
}
#comments .username {
  color: #ff8800 !important;
  font-size: 13px !important;
}
#comments .content {
  padding: 8px;
}
#comments .report {
  color: #ff8800 !important;
  font-size: 13px !important;
}

/*# sourceMappingURL=comments.css.map */
