:root, [data-bs-theme=light] {
  --bs-border-color: #fc85a2;
}

[data-bs-theme=dark] {
  --bs-border-color: #fc85a2;
}

