[data-drupal-messages] {
  margin-bottom: 1rem;
}

.ssw-site-alert {
  border-width: 1px;
  box-shadow: none;
}

.ssw-site-alert .btn-close {
  opacity: 0.75;
}

.ssw-site-alert .btn-close:hover,
.ssw-site-alert .btn-close:focus {
  opacity: 1;
}

.ssw-site-alert__body,
.ssw-site-alert__list,
.ssw-site-alert__item {
  font-size: 13px;
  line-height: 1.5;
}

.ssw-site-alert__list {
  margin-bottom: 0;
}

.ssw-site-alert a {
  text-decoration: underline;
  font-weight: 500;
}

.ssw-site-alert p:last-child {
  margin-bottom: 0;
}
