.sidebar {
  padding: 1em;
  background-color: #E7E7EA;
  border: 1px solid #CFCFD5; }
  .sidebar > *:not(:last-child) {
    margin-bottom: 2em; }
