text-muted {
  /* Bootstrap default, until we migrate to Bootstrap properly */
  color: #6c757d !important;
}

.form-text {
  /* Bootstrap default, until we migrate to Bootstrap properly  */
  display: block;
  /* Left-align with input element; 
     top, right, bottom, left
  */
  margin: .25rem 0px 0px 120px;
}