
@media only screen {.preview-mode-theme-mismatch-warning {display: none !important;}
}

/* .wrapper-lines {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    display: flex;
    width: 100%;
    height: 100%;
    justify-content: space-around;
}

.lines-vertical {
    display: block;
    width: 1px;
    height: 100%;
    background-color: grey;
    opacity:0.2
}
 */
