.wp-block[data-type="securiti/securiti-policy-notice"]:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 10px;
    background: rgba(0, 0, 0, 0.15);
    pointer-events: all;
    cursor: pointer;
}
