* {
  box-sizing: border-box;
}

.border {
  border: var(--bs-border-width) var(--bs-border-style) rgba(0,0,0,0)!important;
}

