.highlight{color:#fff;padding:.2rem;position:relative}.highlight::before{content:"";position:absolute;width:calc(100% + 1px);height:120%;left:-2px;bottom:0;z-index:-1;border-radius:20% 25% 20% 24%;background-color:#068217;transform:rotate(-2deg)}.highlight--blue::before{background-color:#0064d5;transform:rotate(2deg)}.highlight--yellow::before{background-color:#e3c30a;transform:rotate(1deg);bottom:-10px}.highlight--simple{color:#078918}