/* CSD for windows: */
window, .window-frame {
    border-width: 1px;
    border: solid 1px alpha(black, 0.75);
    border-radius: 7px 7px 0 0;
}