/*!
 * Bootstrap  v5.3.7 (https://getbootstrap.com/)
 * Copyright 2011-2025 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */

.btn-close {
  --bs-btn-close-bg: url("data:image/svg+xml,%3csvg width='10' height='10' viewBox='0 0 10 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M9 1L1 9M9 9L1 0.999998' stroke='%23003DA6' stroke-width='2' stroke-linecap='round'/%3e%3c/svg%3e");
  width: 10px !important;
  height: 10px !important;
  min-width: 10px;
  min-height: 10px;
  background-size: 10px 10px !important;
  box-sizing: content-box;
  padding: 0 !important;
}

