/* Extra CSS */
.small {
  font-size: 80%;
}
.full-width {
  display: flex;
  width: 100%;
  flex: 1 1 auto;
}