.wp-block-acf-section-bg-triangle {
    width: 100%;
}

.filter-triangle::after {
    position: absolute;
    content: "";
    inset: 0;
    width: 100%;
    height: 100%;
    background: rgba(20, 19, 19, 0.30);
}