.elementor-29086 .elementor-element.elementor-element-babfc13{--display:flex;}/* Start custom CSS */body::before,
body::after {
    content: "Draft";
    font-size: 12vw;
    font-weight: bold;
    line-height: 1.3;
    opacity: 0.06;
    pointer-events: none;
    position: fixed;
    width: 107%;
    z-index: 9999999;
    transform: rotate(355deg);
}

body::before {
    color: black;
    left: 2vw;
    top: 0vh;
}

body::after {
    bottom: 2vh;
    color: white;
    right: 2vw;
    text-align: right;
}/* End custom CSS */