.bg-white-color {
  background-color: var(--white) !important;
  /* background-color: #f2f2f2 !important; */
}

.list-style-type-disc li {
  list-style: disc !important;
}

.our-vision-section,
.comprehensive-section,
.comprehensive-turnkey-franchise-section,
.franchise-terms-section,
.rewarding-business-section,
.fofo-advantage-section {
  background-color: var(--very-light-gray) !important;
}

.text-justify {
  text-align: justify !important;
}
