.section1 {
  background-color: var(--bs-primary-text-emphasis);
}

.section2 {
  background-color: #ffe4a6;
}

.b {
  background-color: #f43f5e;
  width: 3rem;
  height: .5rem;
  border-radius: 5px;
  margin-bottom: 15px;
}

ul {
}

.s3 {
  max-width: 600px!important;
}

.s2 {
  font-size: 1.5rem;
  max-width: 540px;
}

.section4 {
  background-color: #eeece6;
}

