.field__label {
  font-weight: 700;
  font-weight: var(--font-bold);
  color: #101e8e;
  color: var(--color-primary);
}
