.section-capsule-v2-hero [data-capsule-promocode-feedback]::after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 8px;
  height: 4px;
  transform: translate(-50%, 100%);
  background-image: url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"8\" height=\"4\" viewBox=\"0 0 8 4\" fill=\"none\"><path d=\"M0 0H8L4 4L0 0Z\" fill=\"%23FFFCF5\"/></svg>");
  background-repeat: no-repeat;
  background-size: contain;
}
