@import "bootstrap4-light-blue/theme.css";

:root {
  --surface-custom-sticky: #f2f2f2;
  --surface-custom-sticky-hover: #e9ecef;
  --surface-red-1: #e03c44;
  --surface-red-2: #b0343c;
  --surface-red-3: #98343c;
  --surface-red-4: #802b32;
  --app-surface: #0D1A3D;
  --app-surface-simple: #141d4f;
  --surface-gray-1: #f8f4f4;
  --surface-gray-2: #d0cccc;
  --app-text-color: #141d4f;
  --bg-material-text-color-black: #504c4c;
  --bg-material-text-color-white: #ffffff;
  --bg-material-text-color-red: #b0343c;

  --custom-dynamic-bg-1: #98343c;
  --custom-dynamic-bg-2: #b0343c;
  --custom-dynamic-bg-3: #802b32;
  --custom-dynamic-color-1: #504c4c;
}
