[data-bs-theme=bodered-theme] body {
  background-color: rgb(255, 255, 255);
}
[data-bs-theme=bodered-theme] body .top-header .navbar {
  border-bottom: 1px solid #dee2e6;
  box-shadow: none;
}
[data-bs-theme=bodered-theme] body .sidebar-wrapper {
  border-right: 1px solid #dee2e6;
  box-shadow: none;
}
[data-bs-theme=bodered-theme] body .card {
  box-shadow: none;
  border: 1px solid #dee2e6;
}/*# sourceMappingURL=bordered-theme.css.map */



[data-bs-theme=bodered-theme] body .custom-outline-btn .nav-link:not(.active) .custom-rounded-nav .nav-link{
  color: rgba(5, 5, 5, 0.7);
}

[data-bs-theme=bodered-theme] body .custom-rounded-nav .nav-link {
  color: rgba(5, 5, 5, 0.7);
}



