.features-section {
  background: #ffffff !important;
}

.features-section h1,
.features-section h2,
.features-section h3,
.features-section h4,
.features-section p,
.features-section span,
.features-section div {
  color: var(--primary-color) !important;
}

.features-section svg,
.features-section svg * {
  fill: var(--primary-color) !important;
  stroke: var(--primary-color) !important;
}