a.org-arw { background:url("../../images/right-arrow-orange.svg") no-repeat scroll 0 0; width: 15px; height: 15px; display: block; background-size: contain; float: left;}
a.org-arw:hover { background:url("../../images/right-arrow-blue.svg") no-repeat scroll 0 0; width: 15px; height: 15px; background-size: contain;}

a.org-arw.btn { background:url("../../images/arrow-orange.svg") no-repeat scroll 0 0; width: 40px; height: 40px;}
a.org-arw.btn:hover { opacity: 0.7;}

/* ADMIN */
.block-editor a.org-arw.btn.block-link-icono {
    float: unset;
}
.block-editor a.org-arw {
    pointer-events: none!important;
}