:root {
  --background: #000000;
  --foreground: #eceae5;
  --accent: #ffdc00;
}

.menu__dropdown>li a {
  word-break: initial;
}
