/* base-font */
/* other color */
.tvm-glossary-title {
  border-radius: 6px;
  background-color: #666666;
  color: #FFF;
  font-size: 120%;
  font-weight: 300;
  margin-bottom: 8px;
  padding: 8px 0;
  text-align: center;
}

.tvm-glossary {
  margin-top: 30px;
}

.tvm-glos-item {
  font-size: 110%;
  margin-top: 20px;
}

.tvm-glos-description {
  border-bottom: 1px solid #AAA;
}

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