:root {
  --navbar: #262a2e;
  --footer: #1c1a17;
  --bar-footer: #ff9800;
  --main-bg: #f5f5f5;
  --sec-bg: #1c1a17;
  --main-text: #212529;
  --sec-text: #969896;
  --title-text: #ffffff;
  --title-text2: #ffb300;
  --highlight-text: #ff891e;
  --button-bg: #ff891e;
  --card: #ffffff;
  --searchbar-navbar: #ffffff;
  --searchbar-text: #111822;
  --footer-text: #ffffff;
  --title-bg: #ff9800;

  /* Color Pallete Lama */
  /* --primary-color: #0d6efd;
  --primary-hover: #0056b3;
  --secondary-color: #111822;
  --background-dark: #000000;
  --card-background: #1e2431;
  --sidebar-background: #1a1e24;
  --text-primary: #ffffff;
  --text-secondary: #bfc9d1;
  --accent-color: #ffc72c;
  --stats-background: #000b58;
  --border-color: #2a3242;
  --dropdown-background: #1a1e24;
  --hover-overlay: rgba(13, 110, 253, 0.1);
  --highlight-badge: #f8941f;
  --icon-muted: #737a87;
  --content-card: #1a2635;
  --content-card-hover: #22304a;
  --content-badge-bg: rgba(13, 110, 253, 0.1);
  --contact-card: #1a1e24;
  --contact-label: #aababa;
  --searchNavbar: #ffffff;
  --footer-background: #111822; */
}
