.layout-sidebox {
  background: #f5f5f5;
  padding: 1rem;
}

.layout-sidebox:empty {
  display: none;
}