.overview {
  background: $primary;
  color: white;
  border-radius: 3px;
  padding: 4px 10px 4px 10px;
  float: right;
}
