/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/
#content {
  min-height: 50vh;
}

#back_button_section {
  padding: 2vh;
}

.toggle-hierarchy {
  margin-left: 1em;
}

.hierarchy-title {
  margin-top: 1em;
}

.back-button {
  left: 3%;
  border-radius: 3px;
}
