:root {
  --menu-btn: #ffbf00;
  --menu-btn-hover: #ffcc00;
  --bg-main:rgb(255 245 133);

  --primary-blue: rgb(0, 105, 203);
  --secondary-color: #FF0000;
  --background-color: #F5F5F5;
}