.content-aside {
    background-color: #eee;
    padding: 1rem;

    h1, h2, h3 {
      margin-top: 0.5rem;
    }
}

.img-small {
    height: 0.8rem;
}

.footer {
  font-size: 0.8rem;
  text-align: center;
  color: lightslategray;
}
