:root {
  --font-size: 14px;
  --padding: 1.5rem;
  --block-content-size: 3rem;
  --sidebar-width: 15rem;
  --content-width: 100%;
}
.sidebar .logo img {
  height: 3.5rem;
}
.sidebar .logo-backdrop svg {
  width: 10.5rem;
  height: 10.5rem;
}
