:root {
  --layout-custom-black: #16191e;
  --layout-bg-custom: #f7f8fd;
  --primary-blue: #273c82;
  --primary-blue-hover: #1a3273;
  --selected-bg-color: #f4f5f9;
  --hover-button: #dbe3ff;
  --primary-darker: #1d2d62;
  --layout-custom-border: #e2e5e9;
  --light-grey-bg: #f7f9fb;
  --required-star-color: red;
  --layout-nav-role: #6c7c93;
  --border-color: #e5e7eb;
  --action-grey-custom: #576375;
  --input-focus-border: rgba(26, 50, 115, 0.2);
  --table-border-color: #e5eaf2;
  --checkbox-border: #9ca3af;
  --white: #fff;
  --light-gray: #e8ecf9;
  --custom-gray: #c4cad4;
  --lighter-gray: #eaecf3;
  --success: #16a34a;
  --light-green: #edf7ec;
  --red: #dc2626;
  --blue-tinged-purple: #6e5de7;
  --success-green: #edf7ec;
  --icon-bg: #3b4d89;
  --layout-hover-custom: #1f3068;
  --layout-light-blue-custom: #f5f8ff;
  --layout-light-custom: #e3e6f1;
  --activity-light-purple: #efedfc;
  --action-icon-bg: #273c821a;
  --action-light-grey-custom: #f9fafb;
  --activity-green-custom: #4bb543;
  --activity-light-green-custom: #4bb5431a;
  --activity-orange-custom: #e79709;
  --activity-red-custom: #ff000d;
  --purple-custom: #812584;
  --purple: #5e48db;
  --light-purple-custom: #ceb7f5;
  --light-orange-custom: #fdf5e7;
  --light-blue-custom: #b7e6f5;
  --light-brown-custom: #92400e;
  --bg-light-orange-custom: #fcf2e6;
  --activity-light-green: #edf8ec;
  --status-warning-orange: #e79709;
  --bg-light-red: #fff2f3;
  --bg-light-blue: #0284c7;
  --bg-light-gray: #A7B0BE;
}
