.aldrich-border {
  padding: 4px 12px;
  background: #f7f7f7;
  border-radius: 8px;
}
.aldrich-border:not(:last-child) {
  margin-bottom: 7px;
}