/* Shape Divider */
.shape-divider .shape-fill {
  fill: var(--primary-light);
  opacity: 0.1;
}
