.error-message {
  color: var(--color-error);
  font: var(--font-caption);
  font-weight: 600;
}
