// Alerts


@mixin alert-variant($background) {
  background-color: $background;
}
