.border-danger {
  border: var(--app-size-border) solid var(--app-color-danger);
  border-radius: var(--app-size-radius);
}