.ft-window {
    rect {
        fill: rgba(0,0,0,.2);
    }

    text {
        fill: $pr-color-white;
        font-size: $pr-size-small;
        dominant-baseline: middle;
    }
}
