#sp-main-body{
  padding:20px 0 !important;
}

.body-innerwrapper{
  background: rgba(255, 255, 255) !important;
}

kbd{
  background: rgba(255, 255, 255) !important;
}

.breadcrumb{
  color: #000 !important;
  --bs-breadcrumb-item-active-color: #0068c4 !important;
  background-color: #d9d9d9 !important;
}

.pathway {
  color: #000 !important;
}

.sp-module{
  padding: 0.25rem 1rem;
  background-color: #e9ecef;
  border-radius: 0.25rem;
  margin-top: 10px;
}