small {
  color: #64748b;
  font-size: 12px;
  font-weight: 450;
  line-height: 1.4;
}

small b {
  color: #334155;
}

input.invalid {
  border-color: #d83b45;
  box-shadow: 0 0 0 2px #d83b4520;
}
