body div#flechaDerecha::after{content:" ";border:solid black;border-width:0 2px 2px 0;display:inline-block;padding:3px;transform:rotate(-45deg);-webkit-transform:rotate(-45deg);bottom:8px;right:10px;}body div#flechaIzquierda::after{content:" ";border:solid black;border-width:0 2px 2px 0;display:inline-block;padding:3px;transform:rotate(135deg);-webkit-transform:rotate(135deg);bottom:8px;right:7px;}body .breadcrumb .breadcrumb-item + .breadcrumb-item::before{border:solid black;border-width:0 1px 1px 0;display:inline-block;padding:3px;transform:rotate(-45deg);content:"";-webkit-transform:rotate(-45deg);margin-right:12px;float:none;}