a.data-link {
  text-decoration: underline; }

.field-validation-error {
  font-size: 0.857rem;
  width: 100%;
  margin-top: 0.25rem;
  color: #ea5455; }

.input-validation-error {
  border-color: #ea5455; }

.card-header svg {
  width: 20px !important;
  height: 20px !important; }

.custom-autocomplete {
  background-color: rgba(250,250,250,.8) !important;
  z-index: 1001 !important;
  color: #161414 !important;
  list-style-type: none;
}
