.hide {
  display: none !important;
}

.error-border {
  border: 1px solid #dc3545 !important;
}

.error-text {
  color: #dc3545 !important;
}

.center-align {
  text-align: center !important;
}

.inline {
  display: inline;
}

.dark-green {
  color: #11754b;
}

.negative-margin {
  padding-bottom: 10px;
  margin-top: -40px !important;
}

.small-font {
  font-size: 0.92em;
}
