:root {
  --font-size: 18px;
  --sidebar-width: 25rem;
}
.sidebar .logo img {
  height: 5.5rem;
}
.sidebar .logo-backdrop svg {
  width: 17.5rem;
  height: 17.5rem;
}
