@charset "utf-8";

.consulArrow {
    clip-path: polygon(50% 100%, 0 0, 100% 0);
    background: var(--white);
    aspect-ratio: 29 /11;
}