.wbt-cloned-template-holder .wbt-error {
    display: block;
    margin: auto;
    margin-top: 50px;
    margin-bottom: 50px;
    border: 1px solid #e4e4e4;
    width: fit-content;
    padding: 10px 20px;
    border-radius: 2px;
    border-left: 5px solid #eb7e7e;
}
