@charset "utf-8";

.hidden {
  display: none !important;
}

.usage_intro {
	margin-bottom: 0.5rem;
}

.header_usage {
  font-size: 1.59375rem;	
}

.link_inline {
  color: black;
}

#error .modal-footer {
  justify-content: center;
}
