/* Keep the violet accent inside the brand mark, but remove floating curve dots. */
.hero-curve > i,
.service-curve > i {
  display: none !important;
}
