.list-details {
  font-weight: 400;
  font-size: 0.9375em;
  line-height: 1.73333em;
  font-family: "DM Sans", sans-serif;
  color: #111;
}
.list-details ul {
  list-style: disc;
  padding-left: 20px;
}
.list-details h1 {
  font-weight: bold;
  font-size: 2em;
  margin: 20px 0;
}
.list-details h2 {
  font-weight: bold;
  font-size: 1.5em;
  margin: 20px 0;
}
.list-details h3 {
  font-weight: bold;
  font-size: 1.17em;
  margin: 20px 0;
}
.list-details h4 {
  font-weight: bold;
  font-size: 1em;
  margin: 20px 0;
}
.list-details h5 {
  font-weight: bold;
  font-size: 0.83em;
  margin: 20px 0;
}
.list-details h6 {
  font-weight: bold;
  font-size: 0.67em;
  margin: 20px 0;
}

#addToplistForm .form-group .details, #addDomainForm .form-group .details {
  display: none;
}

/*# sourceMappingURL=custom-styles.css.map */
