.elementor-29798 .elementor-element.elementor-element-f944c0d{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-29798 .elementor-element.elementor-element-e9b60b0{text-align:center;}.elementor-29798 .elementor-element.elementor-element-e9b60b0 .elementor-heading-title{font-size:28px;font-style:italic;}/* 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 {
    color: white;
    right: 2vw;
    bottom: 2vh;
    text-align: right;
}/* End custom CSS */