body {
  background-color: #fcfaf6;
}
.tab-btn {
  transition: all 0.3s ease;
}

.section-divider-list {
  border-top: 1px solid #e5e1da;
}
