$bg: #f5f6f1;

.action-bar {
  margin-bottom: 40px;
  background: $bg;
}

.action-buttons {
  justify-content: flex-end;
}
