
:root {
  --bs-primary: #36abdd;
  --bs-primary-trp: #ededed;
  --bs-secondary: #8592a3;
  --bs-primary-hover: #22adc9;
  --bs-bg-menu-side: #363636;
  --bs-bg-menu: #ffffff;
  --bs-bg-body: #f5f5f5;
  --bs-body: #e6e6e6;
  --nav-text: #e6e6e6;
  --wallpaper: url(../../img/backgrounds/02.jpg);
}