h1, h2 {
  margin-bottom: 3rem; }
  @media (max-width: 991.98px) {
    h1, h2 {
      margin-bottom: 1.5rem; } }

h3, h4, h5, h6 {
  margin-bottom: 1.5rem; }

.title-highlight {
  text-transform: uppercase;
  color: #d8282b; }

.text-small {
  font-size: 1rem; }

.text-big {
  font-size: 1.5rem; }

.smaller {
  font-size: .75rem; }

.text-highlight {
  text-transform: uppercase;
  color: #d8282b; }

.text-underline {
  text-decoration: underline; }

.list {
  padding-left: 20px; }

#toolbar-administration {
  font-weight: 400; }

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