/* Shared Callback colors for the app and its independent recovery page. */
:root {
  --callback-bg-main: #FAF9F6;
  --callback-text-main: #1C1C1C;
  --callback-accent: #D4A84B;
}
