.paint-template-grid.brand-citadel {
  clip-path: polygon(
    50% 0, 60% 2%, 69% 7%, 78% 14%, 89% 19%, 98% 22%,
    98% 94%, 94% 98%, 82% 100%, 18% 100%, 6% 98%, 2% 94%,
    2% 22%, 11% 19%, 22% 14%, 31% 7%, 40% 2%
  );
}

.paint-template-grid.brand-citadel .paint-bookmark {
  top: 22%;
  right: 5%;
}
