.path-node .field--type-entity-reference-revisions .field-actions em.placeholder {
    display: none;
}

.path-node .field--type-entity-reference-revisions .field-actions .paragraphs-dropbutton-wrapper {
    position: relative;
}

.path-node .field--type-entity-reference-revisions .field-actions .paragraphs-dropbutton-wrapper::before {
    content: '';
    position: absolute;
    right: -27px;
    height: 100%;
    width: 30px;
    background-color: #fff;
}


/* asc */
th:not(th.views-field-status) .tablesort--asc,
[dir="rtl"] th:not(th.views-field-status) .tablesort--asc {
    opacity: 1;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='14' height='16' viewBox='0 0 10 12'%3e%3cpath d='M4.25.75v7.938l-2.469-2.47L.72 7.282 5 11.561l4.281-4.28L8.22 6.22 5.75 8.687V.75h-1.5z' fill='%23003ecc'/%3e%3c/svg%3e") !important;
}

@media (forced-colors: active) {

    th:not(th.views-field-status) .tablesort--asc,
    [dir="rtl"] th:not(th.views-field-status) .tablesort--asc {
        background: linktext;
        -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='14' height='16' viewBox='0 0 10 12'%3e%3cpath d='M4.25.75v7.938l-2.469-2.47L.72 7.282 5 11.561l4.281-4.28L8.22 6.22 5.75 8.687V.75h-1.5z' fill='%23003ecc'/%3e%3c/svg%3e") !important;
        mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='14' height='16' viewBox='0 0 10 12'%3e%3cpath d='M4.25.75v7.938l-2.469-2.47L.72 7.282 5 11.561l4.281-4.28L8.22 6.22 5.75 8.687V.75h-1.5z' fill='%23003ecc'/%3e%3c/svg%3e") !important;
    }
}

th:not(th.views-field-status) .tablesort--desc,
[dir="rtl"] th:not(th.views-field-status) .tablesort--desc {
    opacity: 1;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='14' height='16' viewBox='0 0 10 12'%3e%3cpath d='M5 .44L.719 4.718 1.78 5.78 4.25 3.313v7.937h1.5V3.312l2.469 2.47L9.28 4.718 5 .439z' fill='%23003ecc'/%3e%3c/svg%3e") !important;
}

@media (forced-colors: active) {

    th:not(th.views-field-status) .tablesort--desc,
    [dir="rtl"] th:not(th.views-field-status) .tablesort--desc {
        background: linktext;
        -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='14' height='16' viewBox='0 0 10 12'%3e%3cpath d='M5 .44L.719 4.718 1.78 5.78 4.25 3.313v7.937h1.5V3.312l2.469 2.47L9.28 4.718 5 .439z' fill='%23003ecc'/%3e%3c/svg%3e") !important;
        mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='14' height='16' viewBox='0 0 10 12'%3e%3cpath d='M5 .44L.719 4.718 1.78 5.78 4.25 3.313v7.937h1.5V3.312l2.469 2.47L9.28 4.718 5 .439z' fill='%23003ecc'/%3e%3c/svg%3e") !important;
    }
}