/* Index headings don't have underline */

.cms-guide h5 > a, .cms-guide h4 > a, .cms-guide h3 > a, .cms-guide h2 > a {
  color: #372f21;
}

.cms-guide h4 a {
  margin-left: 1em;
}

.cms-guide h5 a {
  margin-left: 1em;
}

.cms-guide ol, .cms-guide ul {
  margin-left: 2em;
}

.dropbutton--gin li {
  background-color: white !important;
}

ul.dropbutton--multiple {
  list-style: none !important;
  padding: 0 !important;
}

ul.dropbutton--multiple li {
  list-style: none !important;
  padding: 0 !important;
}

ul.dropbutton--multiple.open .dropbutton-widget .dropbutton__item {
  border-collapse: transparent !important;
}

ul.dropbutton__items {
  list-style: none !important;
  left: unset !important;
}

.dropbutton-toggle {
  list-style: none !important;
}

.gin-layer-wrapper, .block-system-main-block > form {
  margin-top: 80px !important; 
}
