.elementor .targeted_card{width:100%;min-width:calc(33.33% - 32px);;p a {
  color: var(--e-global-color-primary);
  font-weight: bold;
  transition: all 0.3s;
}
  p a:hover {
  color: var(--Pure-White);
  font-weight: bold;
}
 &:has(~ .targeted_card .dispensary_button_wrap p),
  &:has(.dispensary_button_wrap p) ~ & {
      .dispensary_button_wrap:not(:has(p)) {
          padding-bottom: 36px;
      }
  }\n}