:root, [data-bs-theme="light"] {
  --body-bg: whitesmoke;
} 

.container-header {
  background-color: #fff;
  background-image: initial;
  border-bottom: 1px solid gray;
}