.elementor .bocadillo{&::after {
  content: "";
  position: absolute;
  left: 5px;
  bottom: -4px;
  width: 0;
  height: 0;
  border-top: 10px solid #fff;
  border-right: 6px solid transparent;
  transform: rotate(35deg);
}\n}