.box-shadow {
  box-shadow: 0px 0px 8px 2px rgba(0, 0, 0, 0.75);
}
.custom-fill {
  fill: var(--rev-colors-accent-base);
}
